aboutsummaryrefslogtreecommitdiffhomepage
path: root/distrib/check-list
diff options
context:
space:
mode:
authorGravatar barras <barras@85f007b7-540e-0410-9357-904b9bb8a0f7>2004-03-15 17:00:28 +0000
committerGravatar barras <barras@85f007b7-540e-0410-9357-904b9bb8a0f7>2004-03-15 17:00:28 +0000
commitec8b8a5ebd913ace8bc746bdb5f93b7e6b425a8e (patch)
treeec2a8a0ef223b0aa284397c439cfd3c2252d2b64 /distrib/check-list
parent2b392931c8db9c8395a03b5f36b16264e4bddf86 (diff)
preparation pour release (suite)
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@5497 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'distrib/check-list')
-rwxr-xr-xdistrib/check-list2
1 files changed, 1 insertions, 1 deletions
diff --git a/distrib/check-list b/distrib/check-list
index be39bc665..711668393 100755
--- a/distrib/check-list
+++ b/distrib/check-list
@@ -16,7 +16,7 @@ coqdate=`grep "^DATE=" $CONFIGFILE | sed -e 's/^DATE=\(.*\)/\1/'`
echo "According to the configure file of the archive to be released"
echo " The release version is V$version"
-echo " The SearchIsos release version is V$versionsi"
+#echo " The SearchIsos release version is V$versionsi"
echo " The date is $coqdate"
echo
echo "Comparing datas with expected ones"