hush: fix a bug in argv restoration after sourcing a file
[oweals/busybox.git] / shell / hush_test / hush-misc / env_and_func.tests
2009-05-03 Denys Vlasenkohush: fix bug where in "var=val func" var's value is...