[Genabel-commits] r1082 - branches/ProbABEL-pacox/v.0.3.0/ProbABEL/examples
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Wed Jan 2 17:29:45 CET 2013
Author: lckarssen
Date: 2013-01-02 17:29:45 +0100 (Wed, 02 Jan 2013)
New Revision: 1082
Modified:
branches/ProbABEL-pacox/v.0.3.0/ProbABEL/examples/example_cox.sh
Log:
ProbABEL-pacox: used wrong comment symbol in shell script. Fixed.
Modified: branches/ProbABEL-pacox/v.0.3.0/ProbABEL/examples/example_cox.sh
===================================================================
--- branches/ProbABEL-pacox/v.0.3.0/ProbABEL/examples/example_cox.sh 2013-01-02 16:21:53 UTC (rev 1081)
+++ branches/ProbABEL-pacox/v.0.3.0/ProbABEL/examples/example_cox.sh 2013-01-02 16:29:45 UTC (rev 1082)
@@ -10,7 +10,7 @@
echo -e "\t\tOK"
else
echo -e "\t\tFAILED"
-// exit 1
+# exit 1
fi
}
More information about the Genabel-commits
mailing list