[Saga-devel] saga SVN commit 3383: /trunk/examples/misc/

amerzky at cct.lsu.edu amerzky at cct.lsu.edu
Sat Jan 24 15:02:33 CST 2009


User: amerzky
Date: 2009/01/24 03:02 PM

Modified:
 /trunk/examples/misc/
  aws.cpp

Log:
 snapshot
 A

File Changes:

Directory: /trunk/examples/misc/
================================

File [modified]: aws.cpp
Delta lines: +2 -2
===================================================================
--- trunk/examples/misc/aws.cpp	2009-01-24 19:27:41 UTC (rev 3382)
+++ trunk/examples/misc/aws.cpp	2009-01-24 21:02:32 UTC (rev 3383)
@@ -91,8 +91,8 @@
     // "https://vm02.cct.lsu.edu:8443/"
 
     // create a new instance on ec2, and run a test job
-    test_cloud (jd, "ec2");
- // test_cloud (jd, "ec2",        "i-6e9c1e07");
+ // test_cloud (jd, "ec2");
+    test_cloud (jd, "ec2",        "i-70b33119");
 
     // same for eucalyptus
  // test_cloud (jd, "eucalyptus");



More information about the saga-devel mailing list