PERFORCE change 125464 for review

Constantine A. Murenin cnst at FreeBSD.org
Mon Aug 20 15:32:51 PDT 2007


http://perforce.freebsd.org/chv.cgi?CH=125464

Change 125464 by cnst at dale on 2007/08/20 22:32:30

	add a comment to the autogenerated script

Affected files ...

.. //depot/projects/soc2007/cnst-sensors/sensors.ln.sh#7 edit

Differences ...

==== //depot/projects/soc2007/cnst-sensors/sensors.ln.sh#7 (text+ko) ====

@@ -1,5 +1,5 @@
 #!/bin/sh
-# $P4: //depot/projects/soc2007/cnst-sensors/sensors.ln.sh#6 $
+# $P4: //depot/projects/soc2007/cnst-sensors/sensors.ln.sh#7 $
 # Author: Constantine A. Murenin, 2007-07
 
 # This file creates symbolic links for GSoC2007 cnst_sensors project
@@ -11,6 +11,7 @@
 
 CVSDIFFSH="sensors.cvsdiff.`date +%Y-%m-%dT%H%M%S%z`.sh"
 echo "#!/bin/sh" >$CVSDIFFSH
+echo "#this **cvs diff** script is **generated by sensors.ln.sh**" >>$CVSDIFFSH
 
 
 #create some directories that are specific for this project,


More information about the p4-projects mailing list