Fix phase5 test log collection
authorMathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
Fri, 26 Jun 2009 15:17:18 +0000 (11:17 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
Fri, 26 Jun 2009 15:17:18 +0000 (11:17 -0400)
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
runpaul-phase5.sh

index 5def9a788468c59f772ebdfb0c27dc4aa4de46ab..bb4bfe7b35922b47652e987d6a6be008549c2d93 100644 (file)
@@ -1,5 +1,11 @@
 # test run after write-size update
 
 sh runpaul-phase1.sh
+mkdir runpaul-phase1
+mv *.log runpaul-phase1/
+
 sh runpaul-phase2.sh
+mkdir runpaul-phase2
+mv *.log runpaul-phase2/
+
 sh runpaul-phase4.sh
This page took 0.025141 seconds and 4 git commands to generate.