Skip to content

Commit 85a5084

Browse files
committed
1 parent fee96e0 commit 85a5084

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/.dirac-ci-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ config:
3737
\"https://server:9135/Configuration/Server\"
3838
]
3939
}"
40-
PILOT_DOWNLOAD_COMMAND: "git clone --single-branch --branch master https://github.com/DIRACGrid/Pilot.git && mv Pilot/Pilot/*.py . && rm -rf Pilot"
40+
PILOT_DOWNLOAD_COMMAND: "git clone --single-branch --branch fix-install-multiple https://github.com/chrisburr/Pilot.git && mv Pilot/Pilot/*.py . && rm -rf Pilot"
4141

4242
# List of feature variables which must be passed when preparing
4343
required-feature-flags: []

0 commit comments

Comments
 (0)