Skip to content

Commit

Permalink
src/vstart.sh: log vstart execution
Browse files Browse the repository at this point in the history
Signed-off-by: Willem Jan Withagen <wjw@digiware.nl>
  • Loading branch information
wjwithagen committed Nov 11, 2016
1 parent 5001fda commit 9a31b48
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/vstart.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

# abort on failure
set -e
set -xv

if [ -n "$VSTART_DEST" ]; then
SRC_PATH=`dirname $0`
Expand Down

0 comments on commit 9a31b48

Please sign in to comment.