=================================================================== RCS file: /oss/CVS/cvs/projects/ogl-sample/CVSROOT/loginfo,v retrieving revision 1.2 retrieving revision 1.3 diff -u -p -r1.2 -r1.3 --- projects/ogl-sample/CVSROOT/loginfo 2000/02/17 22:57:14 1.2 +++ projects/ogl-sample/CVSROOT/loginfo 2000/02/22 05:48:15 1.3 @@ -16,5 +16,5 @@ # name and listing the modified file names. # # For example: -DEFAULT (echo "---------------------"; echo "Commit by `who am i` on `date` of files:" ; echo %s ; cat) >> $CVSROOT/CVSROOT/commitlog -ALL (echo "---------------------"; echo "Commit by `who am i` on `date` of files:" ; echo %s ; cat) | Mail -s "TAKE ogl-sample" ljp@oddhack.engr.sgi.com +DEFAULT (echo "---------------------"; echo "Commit by `whoami` on `date` of files:" ; echo %s ; cat) >> $CVSROOT/CVSROOT/commitlog +ALL (echo "---------------------"; echo "Commit by `whoami` on `date` of files:" ; echo %s ; cat) | Mail -s "TAKE ogl-sample" ogl-sample-cvs@oss.sgi.com