Add a test for the preceding fix (nonexistent directories).
This commit is contained in:
parent
2efbbc26b9
commit
49228ce01c
5 changed files with 9 additions and 2 deletions
3
t/autosubdir/test.do
Normal file
3
t/autosubdir/test.do
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
rm -rf sub.tmp
|
||||
redo-ifchange sub.tmp/test.txt
|
||||
[ -e sub.tmp/test.txt ] || exit 96
|
||||
Loading…
Add table
Add a link
Reference in a new issue