commit | 42c4b2e3b535314ae8a7b65c3223afb26872d5a2 | [log] [tgz] |
---|---|---|
author | Denys Vlasenko <vda.linux@googlemail.com> | Tue May 18 16:13:56 2010 +0200 |
committer | Denys Vlasenko <vda.linux@googlemail.com> | Tue May 18 16:13:56 2010 +0200 |
tree | 8c0d1b5eef44dc9dbce6788fe41db1af22bbf470 | |
parent | c7f95d23f6bc7e17a3b79decf83eb362b389e53a [diff] [blame] |
ash: fix var_leak.tests so that it actually catches the NOFORK bug + document the bug better Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
diff --git a/shell/ash_test/ash-vars/var_leak.right b/shell/ash_test/ash-vars/var_leak.right index be78112..01a5e32 100644 --- a/shell/ash_test/ash-vars/var_leak.right +++ b/shell/ash_test/ash-vars/var_leak.right
@@ -1,3 +1,4 @@ should be empty: '' +should be empty: '' should be not empty: 'val2' should be not empty: 'val3'