[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 path of Python
From:       Ben Cooksley <null () kde ! org>
Date:       2018-09-01 0:28:14
Message-ID: E1fvtlu-0005aH-RM () code ! kde ! org
[Download RAW message or body]

Git commit 07240b8497232adb82541a6b1b2d70e9fbcc35a5 by Ben Cooksley.
Committed on 01/09/2018 at 00:28.
Pushed by bcooksley into branch 'master'.

Fix path of Python

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

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


diff --git a/craft-cache/pipeline-templates/linux.pipeline \
b/craft-cache/pipeline-templates/linux.pipeline index 4cf3429..bf92e8f 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 """
-				/usr/local/bin/python3 "$WORKSPACE/bf-tooling/craft/checkout-repository.py" \
--repository "git://anongit.kde.org/craftmaster" --into ~/Craft/BinaryCache/ \
+				python "$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