]> git.ipfire.org Git - thirdparty/bash.git/blobdiff - tests/varenv.sh
Imported from ../bash-2.05.tar.gz.
[thirdparty/bash.git] / tests / varenv.sh
index 4f9076183a9d4b78bb4bc4d0f1755bcf4d91e797..0cac0fdbaeaef3bd91678b04a617cca34190040f 100644 (file)
@@ -194,3 +194,7 @@ set -a
 typeset FOOFOO=abcde
 
 printenv FOOFOO
+
+# test out export behavior of variable assignments preceding builtins and
+# functions
+$THIS_SH ./varenv1.sub