source: MondoRescue/branches/3.3/mindi-busybox/shell/hush_test/hush-vars/var-do-not-expand-tilde-in-parameter-expansion-in-quotes.tests@ 3723

Last change on this file since 3723 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.

  • Property svn:executable set to *
File size: 27 bytes
Line 
1unset a
2echo "${a:-~root}"
Note: See TracBrowser for help on using the repository browser.