This website requires JavaScript.
CODE
0x495fab29
Explore
Sign in
forks
/
apenwarr-redo
Watch
1
Star
0
Fork
You've already forked apenwarr-redo
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
c1f09f564b
apenwarr-redo
/
all.do
2 lines
56 B
Text
Raw
Normal View
History
Unescape
Escape
Basic locking infrastructure. So that more than one redo doesn't try to build the same thing at the same time. Kind of dumb, though, since it currently wipes out all the locks at the toplevel, so running more than one at a time won't give accurate results, but the -j option doesn't do anything yet.
2010-11-13 02:47:54 -08:00
echo "Nothing to do. Try 'redo t' or 'redo test'" >&2
Extremely basic integration of wvtest for testing. And move test scripts into t/ subdir to keep things clean. As part of that, make sure redo adds itself to the PATH on startup so that subscripts can find it.
2010-11-12 17:16:03 -08:00
Reference in a new issue
Copy permalink