Skip to content
This repository was archived by the owner on Jun 23, 2020. It is now read-only.

Commit e0c0f12

Browse files
retronymadriaanm
authored andcommitted
Remove empty check files and flags files.
for f in $(find test -name '*.check' -o -name '*.flags'); do [[ $(wc -c $f | sed -E 's/ *([0-9]+).*/\1/') == "0" ]] && rm $f; done
1 parent 58040ac commit e0c0f12

File tree

1 file changed

+0
-0
lines changed

1 file changed

+0
-0
lines changed

test/files/continuations-run/z1673.check

Whitespace-only changes.

0 commit comments

Comments
 (0)