tests/test-repair-strip.t
changeset 37425 e1d4be95cd68
parent 37410 a6651f5e2c78
child 39489 f1186c292d03
equal deleted inserted replaced
37424:06674aab2b4c 37425:e1d4be95cd68
     1 #require unix-permissions no-root
     1 #require unix-permissions no-root reporevlogstore
     2 
     2 
     3   $ cat > $TESTTMP/dumpjournal.py <<EOF
     3   $ cat > $TESTTMP/dumpjournal.py <<EOF
     4   > import sys
     4   > import sys
     5   > for entry in sys.stdin.read().split('\n'):
     5   > for entry in sys.stdin.read().split('\n'):
     6   >     if entry:
     6   >     if entry: