Skip to content
Snippets Groups Projects
Commit 30a10f0c authored by Rick Carback's avatar Rick Carback
Browse files

Fix name of #General

parent cb382b0a
No related branches found
No related tags found
No related merge requests found
Sending Message to 2, Jim: Hello, 2
Message from 31, #general Received: Channel, Hello
Message from 31, #General Received: Channel, Hello
Sending Message to 2, Jim: Hello, 2
Message from 4, Rick Received: Hello, 1
Sending Message to 3, Ben: Hello, 3
Message from 31, #general Received: Channel, Hello
Message from 31, #General Received: Channel, Hello
Sending Message to 3, Ben: Hello, 3
Message from 1, David Received: Hello, 2
Sending Message to 4, Rick: Hello, 4
Message from 31, #general Received: Channel, Hello
Message from 31, #General Received: Channel, Hello
Sending Message to 4, Rick: Hello, 4
Message from 2, Jim Received: Hello, 3
Sending Message to 1, David: Hello, 1
Message from 31, #general Received: Channel, Hello
Message from 31, #General Received: Channel, Hello
Sending Message to 1, David: Hello, 1
Message from 3, Ben Received: Hello, 4
Sending Message to 31, #general: Channel, Hello
Message from 31, #general Received: Channel, Hello
Sending Message to 31, #General: Channel, Hello
Message from 31, #General Received: Channel, Hello
......@@ -90,7 +90,7 @@ runclients() {
}
# Start a channelbot server
CHANNELCMD="../bin/client channelbot -v -i 31 --nick \"#general\" --numnodes 5 -s $LASTNODE -f blobchannel --noratchet"
CHANNELCMD="../bin/client channelbot -v -i 31 --nick \"#General\" --numnodes 5 -s $LASTNODE -f blobchannel --noratchet"
eval $CHANNELCMD >> $CHANNELOUT 2>&1 &
PIDVAL=$!
echo $PIDVAL >> results/serverpids
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment