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
123f04270b
urchin
/
tests
/
Skipping
/
setup
5 lines
96 B
Plaintext
Raw
Normal View
History
Unescape
Escape
tests for skipping dirs and files
2016-03-02 17:01:42 -05:00
export tmp=$(mktemp -d)
export testsuite=$tmp/test
skip non-executable directories
2016-03-02 17:02:21 -05:00
mkdir -p $testsuite
tests for skipping dirs and files
2016-03-02 17:01:42 -05:00
touch $testsuite/.urchin
Reference in New Issue
Copy Permalink