This website requires JavaScript.
Explore
Help
Sign In
tlevine
/
urchin
Watch
1
Star
0
Fork
0
You've already forked urchin
Code
Issues
5
Pull Requests
1
Packages
Projects
Releases
Wiki
Activity
urchin-root-2
urchin
/
tests
/
Urchin should do a sanity check so that directories like the user home are not specified as tests.
/
Urchin should warn if it is run on something that does not look like a test.
6 lines
87 B
Plaintext
Raw
Permalink
Normal View
History
Unescape
Escape
blah
2012-10-11 15:47:08 -04:00
#!/bin/sh
more accepting molly-guard
2016-02-26 11:23:41 -05:00
tmp=$(mktemp -d)/blah
echo '#!/usr/bin/env true' > $tmp
! ../../urchin $tmp
Reference in New Issue
Copy Permalink