From: Navarrop Date: Wed, 30 Mar 2011 07:25:45 +0000 (+0200) Subject: Add date to log of pipol X-Git-Tag: v3.6_beta2~84 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/40313908d60bc1f3d56e092bbd87a04f5fdc771d?hp=20bce0939a53dd9bb3c6ea68107e9529372db19b Add date to log of pipol --- diff --git a/buildtools/pipol/pre-simgrid.sh b/buildtools/pipol/pre-simgrid.sh index 8c22341980..55267282da 100644 --- a/buildtools/pipol/pre-simgrid.sh +++ b/buildtools/pipol/pre-simgrid.sh @@ -23,7 +23,9 @@ fi old_version=`cat bckup_version` new_version=`svnversion` +Date=`date` +echo date : $date echo version old : $old_version echo version svn : $new_version echo `svnversion` > bckup_version