apenwarr-redo/t/ifcreate2.do

7 lines
134 B
Text
Raw Normal View History

cd ..
if [ -e t/ifcreate2.dep ]; then
redo-ifchange t/ifcreate2.dep
else
redo-ifcreate t/ifcreate2.dep
fi
echo $$ >>t/ifcreate2.log