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