summaryrefslogtreecommitdiff
path: root/cpp/test/Glacier2/attack/Client.cpp
diff options
context:
space:
mode:
authorDwayne Boone <dwayne@zeroc.com>2006-04-10 12:25:09 +0000
committerDwayne Boone <dwayne@zeroc.com>2006-04-10 12:25:09 +0000
commitf96040c64bcc0f127b8cecaade1941f6fc23cadc (patch)
treee835e6f2a08f5fa55777f54692b48e6f01eef7ec /cpp/test/Glacier2/attack/Client.cpp
parentfix for bug 930: race condition in connection processing (diff)
downloadice-f96040c64bcc0f127b8cecaade1941f6fc23cadc.tar.bz2
ice-f96040c64bcc0f127b8cecaade1941f6fc23cadc.tar.xz
ice-f96040c64bcc0f127b8cecaade1941f6fc23cadc.zip
Remove uneeded space
Diffstat (limited to 'cpp/test/Glacier2/attack/Client.cpp')
-rw-r--r--cpp/test/Glacier2/attack/Client.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/cpp/test/Glacier2/attack/Client.cpp b/cpp/test/Glacier2/attack/Client.cpp
index 9ebeb175b75..ab588efa07b 100644
--- a/cpp/test/Glacier2/attack/Client.cpp
+++ b/cpp/test/Glacier2/attack/Client.cpp
@@ -108,7 +108,6 @@ AttackClient::run(int argc, char* argv[])
backend->ice_ping();
}
cout << string(msg.size(), '\b') << string(msg.size(), ' ') << string(msg.size(), '\b');
- cout << ' ';
cout << "ok" << endl;
cout << "testing server and router shutdown... " << flush;