From 1ed150e4f174ba1b4db21e572777404640448969 Mon Sep 17 00:00:00 2001 From: scjody Date: Mon, 2 Apr 2007 16:13:42 +0000 Subject: [PATCH] Branch HEAD Replace "review" by "inspection." --- build/cvsdiffclient | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/build/cvsdiffclient b/build/cvsdiffclient index 1ad9afd..66cd6b6 100644 --- a/build/cvsdiffclient +++ b/build/cvsdiffclient @@ -6,7 +6,8 @@ # in your .bashrc and you will get a nice bunch of CVS commit reminders: # # b= -# r= +# i= +# i= # # Remember to remove the leading "CVS: " part of the comment before saving # your commit comment if you want those entries to be saved. @@ -38,7 +39,8 @@ cat - >> $TMP <<- EOF CVS: did you update the hours spent in Bugzilla? CVS: did you verify/update the HLD/DLD in CVS? CVS: b= - CVS: r= + CVS: i= + CVS: i= EOF cat $1 >> $TMP -- 1.8.3.1