aboutsummaryrefslogtreecommitdiff
path: root/testsuite/cut/cut-cuts-an-unclosed-range
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/cut/cut-cuts-an-unclosed-range')
-rw-r--r--testsuite/cut/cut-cuts-an-unclosed-range1
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuite/cut/cut-cuts-an-unclosed-range b/testsuite/cut/cut-cuts-an-unclosed-range
new file mode 100644
index 0000000..a2b0cdb
--- /dev/null
+++ b/testsuite/cut/cut-cuts-an-unclosed-range
@@ -0,0 +1 @@
+test $(echo abcd | busybox cut -c 3-) = cd