Update of /cvsroot/boost/boost/tools/inspect
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv26897/tools/inspect
Modified Files:
run_inspect.sh
Log Message:
Add the unnamed check.
Index: run_inspect.sh
===================================================================
RCS file: /cvsroot/boost/boost/tools/inspect/run_inspect.sh,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- run_inspect.sh 18 Jul 2006 22:31:19 -0000 1.5
+++ run_inspect.sh 24 Jul 2006 18:35:12 -0000 1.6
@@ -10,6 +10,7 @@
#~ Configuration options.
mail_from="Rene Rivera <[EMAIL PROTECTED]>"
mail_to="Boost <[email protected]>"
+mail_date=`date --iso-8601 --utc`
cvs_branch="$1"
cvs_user=":ext:${USER}"
cvs_co="cvs -q -z9 [EMAIL PROTECTED]:/cvsroot/boost co -P -r ${cvs_branch}"
@@ -36,6 +37,7 @@
opt="${opt} -long_name"
opt="${opt} -tab"
opt="${opt} -minmax"
+opt="${opt} -unnamed"
./dist/bin/inspect -text ${opt} > inspect-X.out
opt=""
opt="${opt} -license"
@@ -43,7 +45,6 @@
./dist/bin/inspect -text ${opt} > inspect-LC.out
#~ Send email(s) with results.
-mail_date=`date --iso-8601 --utc`
/usr/sbin/sendmail "${mail_to}" <<EMAIL
From: ${mail_from}
To: ${mail_to}
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Boost-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/boost-cvs