close Warning: Can't use blame annotator:
svn blame failed on drbl_ui/backup/test_busybox/busybox-1.7.2/testsuite/mv/mv-moves-hardlinks: 200029 - Couldn't perform atomic initialization

source: drbl_ui/backup/test_busybox/busybox-1.7.2/testsuite/mv/mv-moves-hardlinks

Last change on this file was 20, checked in by chris, 18 years ago
File size: 64 bytes
RevLine 
1touch foo
2ln foo bar
3busybox mv bar baz
4test ! -f bar -a -f baz
Note: See TracBrowser for help on using the repository browser.