smooth incremental builds when tests-SVNPATH changes
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Fri, 15 Jan 2010 09:21:02 +0000 (09:21 +0000)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Fri, 15 Jan 2010 09:21:02 +0000 (09:21 +0000)
vbuild-nightly.sh

index 0e5c779..1a5af6e 100755 (executable)
@@ -559,6 +559,8 @@ function main () {
            # update build
            [ -n "$SSH_KEY" ] && setupssh ${BASE} ${SSH_KEY}
            vserver ${BASE} exec svn update /build
+           # make sure we refresh the tests place in case it has changed
+           rm -f /build/tests_svnpath
            # get environment from the first run 
            FCDISTRO=$(vserver ${BASE} exec /build/getdistroname.sh)
            # retrieve all in one run