Skip to content

Instantly share code, notes, and snippets.

@danking
Created January 16, 2014 18:17
Show Gist options
  • Save danking/8460284 to your computer and use it in GitHub Desktop.
Save danking/8460284 to your computer and use it in GitHub Desktop.
[danking@shillbsd /usr/home/danking/projects/shill/tests]$ bash runtests.sh
0001.sh: cat a file
fail: Operation not supported
shill_grant failed
FAILED
0002.sh: move a file
fail: Operation not supported
shill_grant failed
diff: tmp/bar.txt: No such file or directory
FAILED
0003.sh: cat a file in debug mode
SUCCESS
0004.sh: attempt to read through a created symlink (fail)
fail: Operation not supported
shill_grant failed
SUCCESS
0005.sh: read through a symlink with permission
fail: Operation not supported
shill_grant failed
FAILED
===================================
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment