Browse Source

Merge pull request #209 from ghalliday/issue174b

Issue:174 Minor change to eclcc regress batch file

Reviewed-By: Richard Chapman <rchapman@hpccsystems.com>
Richard Chapman 14 năm trước cách đây
mục cha
commit
25cbba8f23
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      ecl/regress/r1.bat

+ 1 - 1
ecl/regress/r1.bat

@@ -20,4 +20,4 @@ rem ############################################################################
 setlocal enableextensions
 md %regresstgt% 2>nul
 call %~dp0\regress1 -m %*
-if EXIST %~dp0\rcompare.bat. call %~dp0\rcompare %*
+if EXIST %~dp0\rcompare.bat. call %~dp0\rcompare %~n1