oops again
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Wed, 21 Nov 2007 10:15:38 +0000 (10:15 +0000)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Wed, 21 Nov 2007 10:15:38 +0000 (10:15 +0000)
vbuild-nightly.sh

index 2643b65..c8a41a9 100755 (executable)
@@ -283,7 +283,7 @@ function main () {
            ./vbuild-init-vserver.sh ${BASE} ${FCDISTRO} ${PLDISTRO}
            # cleanup
            cd -
-           rm -f $tmpdir
+           rm -rf $tmpdir
            # Extract build again - in the vserver
            vserver ${BASE} exec svn export ${SVNPATH} /build
        fi