We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b80a12d commit 74e157eCopy full SHA for 74e157e
examples/maxcost-test
@@ -1,5 +1,6 @@
1
2
-java -jar ../xhail-0.5.2/xhail.jar -b -c ../../../../miniconda/envs/test/bin/clasp -g ../../../../miniconda/envs/test/bin/gringo $ex $cost
+
3
+java -jar ../xhail-0.5.2/xhail.jar -b -c /home/travis/miniconda/bin/envs/test/bin/clasp -g /home/travis/miniconda/envs/test/bin/gringo $ex $cost
4
5
6
if [ $? != 0 ]; then
0 commit comments