From: adilger Date: Wed, 21 Sep 2005 00:02:40 +0000 (+0000) Subject: Branch b1_4 X-Git-Tag: 1.4.10~459 X-Git-Url: https://git.whamcloud.com/gitweb?a=commitdiff_plain;h=bccf4188fd47f981d6b6717cb41e82bfef777c55;p=fs%2Flustre-release.git Branch b1_4 Update the CVS commit script to add a reminder about HLD/DLD updates. r=design meeting --- diff --git a/build/cvsdiffclient b/build/cvsdiffclient index ee14ecc..8859897 100644 --- a/build/cvsdiffclient +++ b/build/cvsdiffclient @@ -28,10 +28,13 @@ if [ -f $TMP ]; then [ "$TAG" ] && BRANCH="`sed 's/^T//' $TAG`" || BRANCH="HEAD" echo "CVS: Branch $BRANCH" >> $TMP fi - echo "CVS: did you update the ChangeLog for a bug fix?" >> $TMP - echo "CVS: did you update the hours spent in Bugzilla?" >> $TMP - echo "CVS: b=" >> $TMP - echo "CVS: r=" >> $TMP +cat - >> $TMP <<- EOF + CVS: did you update the ChangeLog for a bug fix? + CVS: did you update the hours spent in Bugzilla? + CVS: did you verify/update the HLD/DLD in CVS? + CVS: b= + CVS: r= +EOF cat $1 >> $TMP cp $TMP $1