X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FLocal%2FTest%2Ftest-script.sh;fp=src%2FLocal%2FTest%2Ftest-script.sh;h=0000000000000000000000000000000000000000;hb=81d83ed5bb4d235c5688dcec0e9458015e760e26;hp=afd53de25ff4ff1ea1d07f6b0e5591e4afc5cd83;hpb=f9cfa27307e650551fd1f69d616cdec5f9ff2efd;p=tools%2Flibbatch.git diff --git a/src/Local/Test/test-script.sh b/src/Local/Test/test-script.sh deleted file mode 100755 index afd53de..0000000 --- a/src/Local/Test/test-script.sh +++ /dev/null @@ -1,8 +0,0 @@ -#!/bin/sh - -source copied-seta.sh -source copied-setb.sh - -c=`expr $a "*" $b` - -echo "c = $c" > orig-result.txt