| version 1.2, 2000/02/17 22:57:14 |
version 1.3, 2000/02/22 05:48:15 |
|
|
| # name and listing the modified file names. |
# name and listing the modified file names. |
| # |
# |
| # For example: |
# For example: |
| DEFAULT (echo "---------------------"; echo "Commit by `who am i` on `date` of files:" ; echo %s ; cat) >> $CVSROOT/CVSROOT/commitlog |
DEFAULT (echo "---------------------"; echo "Commit by `whoami` 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 |
ALL (echo "---------------------"; echo "Commit by `whoami` on `date` of files:" ; echo %s ; cat) | Mail -s "TAKE ogl-sample" ogl-sample-cvs@oss.sgi.com |