[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [sysadmin/binary-factory-tooling] craft-cache/pipeline-templates: Fix case sensitivity
From:       Ben Cooksley <null () kde ! org>
Date:       2018-09-01 3:37:50
Message-ID: E1fvwjO-0008Dh-Mr () code ! kde ! org
[Download RAW message or body]

Git commit a89dd55f8f67120c09610572ad2250532fac9fc3 by Ben Cooksley.
Committed on 01/09/2018 at 03:37.
Pushed by bcooksley into branch 'master'.

Fix case sensitivity

M  +2    -2    craft-cache/pipeline-templates/linux.pipeline

https://commits.kde.org/sysadmin/binary-factory-tooling/a89dd55f8f67120c09610572ad2250532fac9fc3


diff --git a/craft-cache/pipeline-templates/linux.pipeline \
b/craft-cache/pipeline-templates/linux.pipeline index 1839c76..d96a2cb 100644
--- a/craft-cache/pipeline-templates/linux.pipeline
+++ b/craft-cache/pipeline-templates/linux.pipeline
@@ -33,8 +33,8 @@ timestamps {
 		stage('Build Craft Cache') {
 			sh """
 				cd ~/Craft/BinaryCache/craftmaster/
-				python Craftmaster.py --config config/CraftBinaryCache.ini --target \
                ${craftPlatform} --variables CreateCache=True UseCache=True -c -i \
                craft
-				python Craftmaster.py --config config/CraftBinaryCache.ini --target \
${craftPlatform} --variables CreateCache=True UseCache=True -c --option \
/.buildTests=False --list-file config/BinaryCachePackages.list +				python \
CraftMaster.py --config config/CraftBinaryCache.ini --target ${craftPlatform} \
--variables CreateCache=True UseCache=True -c -i craft +				python CraftMaster.py \
--config config/CraftBinaryCache.ini --target ${craftPlatform} --variables \
CreateCache=True UseCache=True -c --option /.buildTests=False --list-file \
config/BinaryCachePackages.list  """
 		}
 


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic