Skip to content

Commit

Permalink
Use bash to execute compile script
Browse files Browse the repository at this point in the history
  • Loading branch information
ibrahima committed Sep 4, 2018
1 parent d04f2a5 commit eb9d507
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion diff_general/run_autograder
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env bash

./compile.sh
bash ./compile.sh

cd /autograder/source

Expand Down

0 comments on commit eb9d507

Please sign in to comment.