close Warning: Can't use blame annotator:
svn blame failed on drbl_ui/backup/test_busybox/busybox-1.7.2/testsuite/cp/cp-preserves-links: 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/cp/cp-preserves-links

Last change on this file was 20, checked in by chris, 18 years ago
File size: 86 bytes
RevLine 
1touch foo
2ln -s foo bar
3busybox cp -d bar baz
4test -L baz
5test xfoo = x`readlink baz`
Note: See TracBrowser for help on using the repository browser.