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

fix path

parent e26d6b4f
No related branches found
No related tags found
1 merge request!110Fix tutorial with updated eic-shell script
This commit is part of merge request !110. Comments created here will be created in the context of that merge request.
...@@ -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.
Please register or to comment