X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=build%2Fcvsdiffclient;h=91b777b6e8ebe4467645fef83a42d040b8d29b9d;hp=ee14ecc7b67b1df0f2ad6f13b45dbf83ad9c7177;hb=5566c37095fe3a26064887cd19ebae41db4aa52e;hpb=41b2f7e44a049eb86bc275c1d1df4e34d68c47a4 diff --git a/build/cvsdiffclient b/build/cvsdiffclient index ee14ecc..91b777b 100644 --- a/build/cvsdiffclient +++ b/build/cvsdiffclient @@ -28,10 +28,14 @@ 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: Remove "CVS:" from start of lines that should be in commit message + 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