Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
Signed-off-by: Jess Frazelle <[email protected]>
  • Loading branch information
jessfraz committed Sep 25, 2018
1 parent 581de1a commit 6b02591
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gitserver/start.sh
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ stop() {
echo "Done."
}

# shellcheck disable=SC2145
echo "Running $@"
if [[ "$(basename "$1")" == "$DAEMON" ]]; then
trap stop SIGINT SIGTERM
Expand Down

0 comments on commit 6b02591

Please sign in to comment.