浏览代码

Fixed mismerge when bringing split-3.6 up-to-date

Signed-off-by: Richard Chapman <rchapman@hpccsystems.com>
Richard Chapman 13 年之前
父节点
当前提交
7b0e4b2b7c
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      ecl/eclcmd/eclcmd_core.cpp

+ 1 - 1
ecl/eclcmd/eclcmd_core.cpp

@@ -141,7 +141,7 @@ private:
 
 
 
-bool doDeploy(EclCmdWithEclTarget &cmd, IClientWsWorkunits *client, const char *cluster, const char *name, StringBuffer *wuid, bool displayWuid=true)
+bool doDeploy(EclCmdWithEclTarget &cmd, IClientWsWorkunits *client, const char *cluster, const char *name, StringBuffer *wuid, bool noarchive, bool displayWuid=true)
 {
     StringBuffer s;
     if (cmd.optVerbose)