sources-request@genrad.UUCP (05/14/85)
From: fosterm@ogcvax.UUCP The previous posting: "checkin: editor interface for RCS logs" has an error in the source script. I have included a diff in "-c" format for use with patch, or for fixing by hand. *** checkin.old Tue May 14 13:37:08 1985 --- checkin.csh Tue May 14 13:38:06 1985 *************** *** 74,80 endif endif end ! if ($cilist != "") then echo " " echo "Performing checkin of:" echo "$cilist" --- 74,80 ----- endif endif end ! if ("$cilist" != "") then echo " " echo "Performing checkin of:" echo "$cilist"