From: Holger Levsen Date: Tue, 16 Oct 2012 17:50:30 +0000 (+0200) Subject: we love typos, yes we do X-Git-Url: https://git.uhu-banane.org/?a=commitdiff_plain;h=d5547f47e85b3a679086a3a096756b648a52410a;p=profitbricks%2Fjenkins-build-scripts.git we love typos, yes we do --- diff --git a/extract_storage_kernel+modules.sh b/extract_storage_kernel+modules.sh index 27f31d1..1b45d07 100755 --- a/extract_storage_kernel+modules.sh +++ b/extract_storage_kernel+modules.sh @@ -55,8 +55,8 @@ rm $BUILD_SCRIPT # MAX=15 cd $TARGET_BASE -for suite in production-proposed-updates pre-staging ; do - cd $suite +for t in master develop ; do + cd $t COUNT=0 for i in $(ls -atd1) ; do if [ "$i" != "." ] ; then