From b31db02df546187d7b2f27e14eb587b4561dda8d Mon Sep 17 00:00:00 2001 From: Yacine Belkadi Date: Thu, 3 May 2012 11:01:33 +0200 Subject: cleo: add directory for busybox sources, refs #3085 Create a source directory for busybox, by extracting the content of busybox-1.11.1.tar.bz2. --- .../busybox-1.11.1-spc300/shell/hush_test/hush-parsing/quote2.tests | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 cleopatre/busybox-1.11.1-spc300/shell/hush_test/hush-parsing/quote2.tests (limited to 'cleopatre/busybox-1.11.1-spc300/shell/hush_test/hush-parsing/quote2.tests') diff --git a/cleopatre/busybox-1.11.1-spc300/shell/hush_test/hush-parsing/quote2.tests b/cleopatre/busybox-1.11.1-spc300/shell/hush_test/hush-parsing/quote2.tests new file mode 100755 index 0000000000..bd966f30bf --- /dev/null +++ b/cleopatre/busybox-1.11.1-spc300/shell/hush_test/hush-parsing/quote2.tests @@ -0,0 +1,2 @@ +a=1 +echo ">$a" -- cgit v1.2.3