mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
jarr up -> jar up
This commit is contained in:
parent
501efb309a
commit
460cf46f7c
1 changed files with 1 additions and 1 deletions
|
|
@ -80,7 +80,7 @@ public class FlinkIMain extends IMain {
|
|||
}
|
||||
}
|
||||
|
||||
// jarr up
|
||||
// jar up
|
||||
JarHelper jh = new JarHelper();
|
||||
jh.jarDir(jarBuildDir, jarFile);
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue