Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
remove some stray comments
  • Loading branch information
Carl Masak committed Aug 11, 2013
1 parent b26fad7 commit 547c385
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions S32-io/IO-Socket-INET.sh
Expand Up @@ -36,9 +36,6 @@ done

# the client should exit after about 3 seconds. The watchdog would kill
# it after 10 sec. Hang around here until the client ends, either way.
# echo BEFORE CLIENT ENDS
#wait $CLIENT 2>/dev/null
# echo AFTER CLIENT ENDED

# now that the client is finished either way, stop the server
kill $SERVER 2>/dev/null
# echo SHELL COMPLETED

0 comments on commit 547c385

Please sign in to comment.