summaryrefslogtreecommitdiff
path: root/default.do
blob: da513a3c25534b32d9571f9f1fae6f8df3718b1d (plain)
1
2
3
4
if test -f $1.st
then
    { shelter.sh $1.st >$3; } 2>&1 | xargs redo-ifchange
fi