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