Skip to content

Commit

Permalink
Added tmp_dir to the output
Browse files Browse the repository at this point in the history
  • Loading branch information
G. Roggemans committed Mar 7, 2016
1 parent 31fcac5 commit 6a0ec1a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/init.bash
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
#
# Replaces the ellipsis init.bash file for running tests

# Output the name of the temp_dir
echo "$tmp_dir"

# Output the ellipsis path
echo "Ellipsis path : $FINAL_ELLIPSIS_PATH"

# Provide fake load function
Expand Down

0 comments on commit 6a0ec1a

Please sign in to comment.