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

List:       kde-commits
Subject:    [sysadmin/binary-factory-tooling] craft-cache/pipeline-templates: Use Python 3 as for some reason it
From:       Ben Cooksley <null () kde ! org>
Date:       2018-09-01 3:31:45
Message-ID: E1fvwdV-0003PR-Nw () code ! kde ! org
[Download RAW message or body]

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

Use Python 3 as for some reason it's using Python 2...

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

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


diff --git a/craft-cache/pipeline-templates/linux.pipeline \
b/craft-cache/pipeline-templates/linux.pipeline index db031ff..1839c76 100644
--- a/craft-cache/pipeline-templates/linux.pipeline
+++ b/craft-cache/pipeline-templates/linux.pipeline
@@ -25,7 +25,7 @@ timestamps {
 
 			// Make sure that Craftmaster is ready to go
 			sh """
-				python "$WORKSPACE/bf-tooling/craft/checkout-repository.py" --repository \
"git://anongit.kde.org/craftmaster" --into ~/Craft/BinaryCache/ +				python3 \
"$WORKSPACE/bf-tooling/craft/checkout-repository.py" --repository \
"git://anongit.kde.org/craftmaster" --into ~/Craft/BinaryCache/  """
 		}
 


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

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