Fix phase5 test log collection
[urcu.git] / 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.022679 seconds and 4 git commands to generate.