Changeset 5011
- Timestamp:
- 07/20/09 16:17:11 (8 months ago)
- Files:
-
- 1 modified
-
devtools/testing/trunk/fulltests.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
devtools/testing/trunk/fulltests.pl
r4691 r5011 359 359 # fetch from SVN 360 360 logger("using SVN_ROOT=$SVN_ROOT"); 361 run_local_cmd("svn checkout -q $SVN_ROOT/mpich2/t runkmpich2");361 run_local_cmd("svn checkout -q $SVN_ROOT/mpich2/tags/release/mpich2-1.1.1 mpich2"); 362 362 cd("$OUTPUT_ROOT/pristine/mpich2"); 363 363 my $output = logged_local_bt("svn info", "/dev/null");
