summaryrefslogtreecommitdiff
path: root/cpp/test/IceGrid/allocation/run.py
diff options
context:
space:
mode:
authorBenoit Foucher <benoit@zeroc.com>2006-05-23 12:23:55 +0000
committerBenoit Foucher <benoit@zeroc.com>2006-05-23 12:23:55 +0000
commit029fd83551338ea01613c54ddbc4906c09227c60 (patch)
treedf5e77cbb88f29def748393baf98d88d172cb7ba /cpp/test/IceGrid/allocation/run.py
parentfix test for recent slice change (diff)
downloadice-029fd83551338ea01613c54ddbc4906c09227c60.tar.bz2
ice-029fd83551338ea01613c54ddbc4906c09227c60.tar.xz
ice-029fd83551338ea01613c54ddbc4906c09227c60.zip
Added support for Glacier2 filters.
Diffstat (limited to 'cpp/test/IceGrid/allocation/run.py')
-rwxr-xr-xcpp/test/IceGrid/allocation/run.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/test/IceGrid/allocation/run.py b/cpp/test/IceGrid/allocation/run.py
index 62306eb7763..34900817a5c 100755
--- a/cpp/test/IceGrid/allocation/run.py
+++ b/cpp/test/IceGrid/allocation/run.py
@@ -55,7 +55,7 @@ except:
clientStatus = TestUtil.closePipe(clientPipe)
print "removing application...",
-IceGridAdmin.removeApplication("test")
+IceGridAdmin.removeApplication("Test")
print "ok"
IceGridAdmin.shutdownIceGridNode()