X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~webstump/git?p=modbot-mtm.git;a=blobdiff_plain;f=install-aggregates;h=24052cc5a1c26ec17b74064cd142bae81ae65dac;hp=41856f973a463840d30a682a919434189c101b4f;hb=8f597404afd9b075dc98b134a4734b2b18d065d7;hpb=dba7b54b3cc0c7f2a56ec6da37ac86bc80756b4a diff --git a/install-aggregates b/install-aggregates index 41856f9..24052cc 100755 --- a/install-aggregates +++ b/install-aggregates @@ -15,9 +15,7 @@ if [ x"`whoami`" != x"$OURUSER" ]; then exit 0 fi -fall-over-now - -for f in crontab forward-suffix forward-slimy mailinglists_dir +for f in crontab forward-suffix forward-slimy do d=$f g=$f.combined @@ -30,6 +28,7 @@ do echo '# autogenerated - do not edit' >>$g if test -f $f.part; then cat $f.part >>$g; fi cat live-*/$f.part >>$g + if test -f $f.part-tail; then cat $f.part-tail >>$g; fi mv -f $g $d case $f in