Skip to content

Commit

Permalink
Make start_hitch log to hitch.log
Browse files Browse the repository at this point in the history
  • Loading branch information
dridi committed Nov 13, 2017
1 parent 293221c commit 9f80c01
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/tests/hitch_test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@ start_hitch() {

run_cmd hitch \
--pidfile="$TEST_TMPDIR/hitch.pid" \
--log-filename=hitch.log \
--daemon \
$HITCH_USER \
"$@"
Expand Down

0 comments on commit 9f80c01

Please sign in to comment.