Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@7180 48e7efb5...
authorcoldpeace <coldpeace@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Wed, 3 Mar 2010 17:17:21 +0000 (17:17 +0000)
committercoldpeace <coldpeace@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Wed, 3 Mar 2010 17:17:21 +0000 (17:17 +0000)
src/bindings/ruby/MasterSlave.rb

index 5d047ee..e945b7a 100644 (file)
@@ -78,7 +78,7 @@ if (ARGV.length == 2)
        MSG.deployApplication(ARGV[1])
 else 
        MSG.createEnvironment("platform.xml")
        MSG.deployApplication(ARGV[1])
 else 
        MSG.createEnvironment("platform.xml")
-       MSG.deployApplication("deploy2.xml")
+       MSG.deployApplication("deploy.xml")
   #Thread.list.each {|t| p t}
 end
 
   #Thread.list.each {|t| p t}
 end