Commit 9c446a61 authored by Sam Saccone's avatar Sam Saccone

Drop bash comment error

parent 24573888
......@@ -36,7 +36,7 @@ else
echo $changes | xargs ./run.sh && \
cd ../tests && \
(gulp test-server &) && \
sleep 2 && \ # give the server time to boot in the background
sleep 2 && \
echo $changes | xargs ./run.sh
fi
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment