From a67a9627d0ada5214d43d06a34387cd9604108c8 Mon Sep 17 00:00:00 2001 From: Denys Vlasenko Date: Thu, 20 Aug 2009 03:38:58 +0200 Subject: hush: do not process options after non-option args Signed-off-by: Denys Vlasenko --- shell/hush_test/hush-misc/opts1.right | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 shell/hush_test/hush-misc/opts1.right (limited to 'shell/hush_test/hush-misc/opts1.right') diff --git a/shell/hush_test/hush-misc/opts1.right b/shell/hush_test/hush-misc/opts1.right new file mode 100644 index 000000000..4da75737d --- /dev/null +++ b/shell/hush_test/hush-misc/opts1.right @@ -0,0 +1,2 @@ +Param1: >-10qwertyuiop< +Done -- cgit v1.2.3