summaryrefslogtreecommitdiff
path: root/shell/hush_test/hush-misc/builtin1.right
diff options
context:
space:
mode:
authorDenis Vlasenko2008-07-29 10:16:05 +0000
committerDenis Vlasenko2008-07-29 10:16:05 +0000
commitdadfb4975b23b284fa02d15a5cfd21593b2993fc (patch)
tree993a6e7a9efd1d2a06408d9cd069cb4eeb09e883 /shell/hush_test/hush-misc/builtin1.right
parente1ee48e0fdfe18aadb410b62f21516bf4b8ea581 (diff)
downloadbusybox-dadfb4975b23b284fa02d15a5cfd21593b2993fc.zip
busybox-dadfb4975b23b284fa02d15a5cfd21593b2993fc.tar.gz
hush: add #defines to switch off break/continue if loops are not supported
*: remove a few inline keywords no code changes
Diffstat (limited to 'shell/hush_test/hush-misc/builtin1.right')
-rw-r--r--shell/hush_test/hush-misc/builtin1.right2
1 files changed, 2 insertions, 0 deletions
diff --git a/shell/hush_test/hush-misc/builtin1.right b/shell/hush_test/hush-misc/builtin1.right
new file mode 100644
index 0000000..2e55ecb
--- /dev/null
+++ b/shell/hush_test/hush-misc/builtin1.right
@@ -0,0 +1,2 @@
+VARIABLE=export
+OK:0