X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=scripts%2Fage-1.in;h=cc2e72da1dd91618a41553ae1477470a3c76c2b0;hb=9e803ce96df6418dcf56ef0b229a34ef6dd0a980;hp=704f32074bc88c99a1a91a604189e3f8acb01571;hpb=96da3ca68f6f6492bfa7e7f414326c45290839f8;p=debbugs.git diff --git a/scripts/age-1.in b/scripts/age-1.in index 704f320..cc2e72d 100755 --- a/scripts/age-1.in +++ b/scripts/age-1.in @@ -1,7 +1,8 @@ #!/bin/sh +# $Id: age-1.in,v 1.3 2002/01/06 10:46:24 ajt Exp $ set -e -cd /var/lib/debbugs/spool +cd /var/lib/debbugs/spool/db-h test -f ./-3.log && rm ./-3.log test -f ./-2.log && mv ./-2.log ./-3.log test -f ./-1.log && mv ./-1.log ./-2.log -rm -f ../stamp.html +#rm -f ../stamp.html