From: mquinson Date: Thu, 24 Dec 2009 13:17:34 +0000 (+0000) Subject: Yet another typo, bummer X-Git-Tag: SVN~731 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/dfdb9cac134ec7a7fa6539ed889bd5fc823539a6?ds=inline Yet another typo, bummer git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6995 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- diff --git a/buildtools/scripts/simgrid_build.functions b/buildtools/scripts/simgrid_build.functions index 077a909a53..301714a205 100644 --- a/buildtools/scripts/simgrid_build.functions +++ b/buildtools/scripts/simgrid_build.functions @@ -11,7 +11,7 @@ get_version() { svn up 2>/dev/null if [ $? != 0 ] ; then set -e - ${SIMGRID_SVN_ROOT}/buildtools/buildtools/scripts/change-svn-wc-format.py ${SIMGRID_SVN_ROOT} 1.4 + ${SIMGRID_SVN_ROOT}/buildtools/scripts/change-svn-wc-format.py ${SIMGRID_SVN_ROOT} 1.4 svn up fi set -e