publish myplc-release in the web directory
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Mon, 28 Apr 2008 07:18:18 +0000 (07:18 +0000)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Mon, 28 Apr 2008 07:18:18 +0000 (07:18 +0000)
vbuild-nightly.sh

index 3b7a186..6002916 100755 (executable)
@@ -402,6 +402,8 @@ function main () {
        rm -rf $WEBPATH/$BASE ; mkdir -p $WEBPATH/$BASE/{RPMS,SRPMS}
        rsync --archive --delete --verbose /vservers/$BASE/build/RPMS/ $WEBPATH/$BASE/RPMS/
        rsync --archive --delete --verbose /vservers/$BASE/build/SRPMS/ $WEBPATH/$BASE/SRPMS/
+       # publish myplc-release
+       rsync --verbose /vservers/$BASE/build/myplc-release $WEBPATH/$BASE
        
        if [ -n "$DO_TEST" ] ; then 
            runtest