Created
November 25, 2008 21:40
-
-
Save djmitche/29103 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dustin@schwarz ~/Desktop/release-0.1.3 $ sudo ./bbouncer verify -d /Volumes/Src /Volumes/Dst/ | |
Verifying: basic-permissions ... ok (Critical) | |
Verifying: timestamps ... ok (Critical) | |
Verifying: symlinks ... ok (Critical) | |
Verifying: symlink-ownership ... ok | |
Verifying: hardlinks ... ok (Important) | |
Verifying: resource-forks ... | |
Sub-test: on files ... ok (Critical) | |
Sub-test: on hardlinked files ... ok (Important) | |
Verifying: finder-flags ... ok (Critical) | |
Verifying: finder-locks ... FAIL | |
Verifying: creation-date ... FAIL | |
Verifying: bsd-flags ... FAIL | |
Verifying: extended-attrs ... | |
util/test-runner: line 1: xattr-util: command not found | |
util/test-runner: line 1: xattr-util: command not found | |
util/test-runner: line 1: xattr-util: command not found | |
Sub-test: on files ... ok (Important) | |
Sub-test: on directories ... FAIL (Important) | |
Sub-test: on symlinks ... FAIL | |
Verifying: access-control-lists ... | |
Sub-test: on files ... ok (Important) | |
Sub-test: on dirs ... ok (Important) | |
Verifying: fifo ... ok | |
Verifying: devices ... ok | |
Verifying: combo-tests ... | |
util/test-runner: line 1: xattr-util: command not found | |
util/test-runner: line 1: xattr-util: command not found | |
util/test-runner: line 1: xattr-util: command not found | |
Sub-test: xattrs + rsrc forks ... ok | |
Sub-test: lots of metadata ... FAIL |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment