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
fb388b3dde
apenwarr-redo
/
t
/
all.do
2 lines
65 B
Text
Raw
Normal View
History
Unescape
Escape
Move some of the tests from t/ into t/defaults-flat. This lets us move t/default.do out of the way; it was confusing otherwise.
2010-12-19 04:52:23 -08:00
redo-ifchange hello yellow bellow defaults-flat/all example/all
Remove special case for "dirname" -> "dirname/all" It actually decreases readability of the .do files - by not making it explicit when you're going into a subdir. Plus it adds ambiguity: what if there's a dirname.do *and* a dirname/all? We could resolve the ambiguity if we wanted, but that adds more code, while taking out this special case makes *less* code and improves readability. I think it's the right way to go.
2010-11-24 02:48:27 -08:00
Reference in a new issue
Copy permalink