commit - f2c85e63e61a6415acf42cab83131414a2023d0e
commit + cacbd4c795249f08a2d10482cbba7a555c02f6e4
blob - 486096684215bcc49c73b7826b11ec392222db4f
blob + bd00461a35f9f937239fdc65248a1d42405f7978
--- regress/gotd/http_notification_hmac.sh
+++ regress/gotd/http_notification_hmac.sh
local author_time=`git_show_author_time $testroot/repo-clone`
timeout 5 ./http-server -a $AUTH -p $GOTD_TEST_HTTP_PORT \
- -s $GOTD_TEST_HMAC_SECRET > $testroot/stdout &
+ -s "$GOTD_TEST_HMAC_SECRET" > $testroot/stdout &
sleep 1 # server starts up