aboutsummaryrefslogtreecommitdiff
path: root/shell/ash_test/ash-misc/assignment2.tests
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2017-07-24 18:51:40 +0200
committerDenys Vlasenko <vda.linux@googlemail.com>2017-07-24 18:51:40 +0200
commitca50caacad8354fe97eb0da23075521156c0c0d6 (patch)
tree25ac13df95cea6f1fc8cb3fe96dbe6101b48a250 /shell/ash_test/ash-misc/assignment2.tests
parentb920a38dc0a87f5884444d4731a8b887b5e16018 (diff)
downloadbusybox-ca50caacad8354fe97eb0da23075521156c0c0d6.tar.gz
shell: some additions to *sh-misc/* tests
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'shell/ash_test/ash-misc/assignment2.tests')
-rwxr-xr-xshell/ash_test/ash-misc/assignment2.tests3
1 files changed, 3 insertions, 0 deletions
diff --git a/shell/ash_test/ash-misc/assignment2.tests b/shell/ash_test/ash-misc/assignment2.tests
new file mode 100755
index 000000000..f6938434c
--- /dev/null
+++ b/shell/ash_test/ash-misc/assignment2.tests
@@ -0,0 +1,3 @@
+# This must not be interpreted as an assignment
+a''=b true
+echo $?