diff options
Diffstat (limited to 'testsuite/sed/sed-branch')
-rw-r--r-- | testsuite/sed/sed-branch | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/testsuite/sed/sed-branch b/testsuite/sed/sed-branch deleted file mode 100644 index 4167569..0000000 --- a/testsuite/sed/sed-branch +++ /dev/null @@ -1 +0,0 @@ -test "$(echo foo | busybox sed 'b one;p;: one')" = foo |