We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d76f4f commit 73fcc2fCopy full SHA for 73fcc2f
runmetest.sh
@@ -3,5 +3,4 @@ curl -s ftp://ftp.unidata.ucar.edu/pub/idv/nightly_idv_5.5/idv_5_5_linux64_insta
3
chmod +x idv.sh
4
echo `pwd`
5
printf 'o\n\n1\n'`pwd`'/IDV\n'|./idv.sh
6
-echo `ls IDV`
7
-IDV/runIDV.sh
+./IDV/runIDV
0 commit comments