On 04/10/2013 12:32 AM, Hitoshi Mitake wrote: > @@ -149,6 +150,7 @@ check options > -n show me, do not run tests > -T output timestamps > -r randomize test order > + -j test with journaling mechanism We might not need this '-j' option. We plan to enable internal journaling (put jfile in /store) as default. So with this plan in mind, we only need to teach sheep journal as default. Then all cases should start with journaling enabled. Thanks, Yuan |