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