Skip to content
Snippets Groups Projects
Commit e95211b3 authored by Sylvester Joosten's avatar Sylvester Joosten
Browse files

Fix tutorial with updated eic-shell script

parent 9813af12
No related branches found
No related tags found
1 merge request!110Fix tutorial with updated eic-shell script
...@@ -24,5 +24,5 @@ test:tutorial: ...@@ -24,5 +24,5 @@ test:tutorial:
# setup tutorial starting position # setup tutorial starting position
- bash ../install.sh -v ci-test - bash ../install.sh -v ci-test
# now attempt the tutorial # now attempt the tutorial
- ./eic-shell tests/tutorial/quick-start.sh - ./eic-shell -- ../tests/tutorial/quick-start.sh
- ./eic-shell tests/tutorial/part1.sh - ./eic-shell -- ../tests/tutorial/part1.sh
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment