diff options
author | Denis Vlasenko | 2008-06-16 12:53:33 +0000 |
---|---|---|
committer | Denis Vlasenko | 2008-06-16 12:53:33 +0000 |
commit | 32d8423e63258b8a0d0a30b8c52397d02489cad4 (patch) | |
tree | d8296cb1397321583d49cb1ceff4bc3772ccf20d /shell/hush_test/hush-bugs | |
parent | 82dfec3e4e6d2b8354d901a525f9acff35369512 (diff) | |
download | busybox-32d8423e63258b8a0d0a30b8c52397d02489cad4.zip busybox-32d8423e63258b8a0d0a30b8c52397d02489cad4.tar.gz |
hush: delete hush-bugs/glob_and_vars.tests for real
Diffstat (limited to 'shell/hush_test/hush-bugs')
-rwxr-xr-x | shell/hush_test/hush-bugs/glob_and_vars.tests | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/shell/hush_test/hush-bugs/glob_and_vars.tests b/shell/hush_test/hush-bugs/glob_and_vars.tests deleted file mode 100755 index 482cf9d..0000000 --- a/shell/hush_test/hush-bugs/glob_and_vars.tests +++ /dev/null @@ -1,2 +0,0 @@ -v=. -echo $v/glob_and_vars.[tr]* |