hush: export -n support
function old new delta builtin_export 206 256 +50 set_local_var 248 265 +17 expand_variables 2204 2203 -1
This commit is contained in:
10
shell/hush_test/hush-misc/export-n.right
Normal file
10
shell/hush_test/hush-misc/export-n.right
Normal file
@@ -0,0 +1,10 @@
|
||||
export aaa1="'''"
|
||||
export aaa2=''
|
||||
export aaa3="'''"'abc'
|
||||
export aaa8='8'
|
||||
aaa9=9
|
||||
aaa10=10
|
||||
Nothing:
|
||||
Nothing:
|
||||
Nothing:
|
||||
Done
|
Reference in New Issue
Block a user