Skip to content

Commit 023c4aa

Browse files
committed
Stopping the server (using ctrl-c or ./stop) leaves the spectator open (for viewing the results)
1 parent 43a60a3 commit 023c4aa

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

stop

+3-3
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ pushd server > /dev/null
33
./stop-server
44
popd > /dev/null
55

6-
pushd client/swing-spectator > /dev/null
7-
./stop-spectator
8-
popd > /dev/null
6+
#pushd client/swing-spectator > /dev/null
7+
#./stop-spectator
8+
#popd > /dev/null

0 commit comments

Comments
 (0)