source: MondoRescue/branches/3.3/mindi-busybox/shell/ash_test/ash-glob/glob_and_assign.right@ 3803

Last change on this file since 3803 was 3621, checked in by Bruno Cornec, 10 years ago

New 3?3 banch for incorporation of latest busybox 1.25. Changing minor version to handle potential incompatibilities.

File size: 163 bytes
Line 
1ZVAR=z.tmp ZVAR=*.tmp ZVAR=[z].tmp
2ZVAR=z.tmp ZVAR=*.tmp ZVAR=[z].tmp
3*.tmp
4ZVAR=z.tmp z.tmp
5ZVAR=z.tmp ZVAR=*.tmp ZVAR=[z].tmp
6ZVAR=z.tmp ZVAR=*.tmp ZVAR=[z].tmp
Note: See TracBrowser for help on using the repository browser.