close Warning: Can't use blame annotator:
svn blame failed on drbl_ui/backup/test_busybox/busybox-1.7.2/testsuite/tar/tar-handles-cz-options: 200029 - Couldn't perform atomic initialization
20014 - Can't find a temporary directory: Internal error

source: drbl_ui/backup/test_busybox/busybox-1.7.2/testsuite/tar/tar-handles-cz-options

Last change on this file was 20, checked in by chris, 18 years ago
File size: 132 bytes
RevLine 
1# FEATURE: CONFIG_FEATURE_TAR_CREATE
2# FEATURE: CONFIG_FEATURE_TAR_GZIP
3touch foo
4busybox tar czf foo.tar.gz foo
5gzip -d foo.tar.gz
Note: See TracBrowser for help on using the repository browser.