From 01e6c3e19cd8f226d361c85f2c8c4fc13a9d7e46 Mon Sep 17 00:00:00 2001 From: thierry Date: Mon, 1 Feb 2010 14:27:19 +0000 Subject: [PATCH] turn back on the monitoring of the 4.3 build branch --- scripts/all-modules.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/scripts/all-modules.sh b/scripts/all-modules.sh index 12058e7..7bf2180 100755 --- a/scripts/all-modules.sh +++ b/scripts/all-modules.sh @@ -74,9 +74,9 @@ function main () { do_update /root/svn-build do_diff /root/svn-build trunk do_version /root/svn-build trunk -# do_update /root/svn-build-4.2 -# do_diff /root/svn-build-4.2 4.2 -# do_version /root/svn-build-4.2 4.2 + do_update /root/svn-build-4.3 + do_diff /root/svn-build-4.3 4.3 + do_version /root/svn-build-4.3 4.3 rm $LOCK -- 2.47.0