jjb: replace usage of `defaults` by `job-template`
[lttng-ci.git] / scripts / system-tests / inject-ssh-commands.sh
index 74e4dde4caf9ffa92f6c3cadc36498a9fb73eb71..8f3598c41378ebb660f1629bbf4cf479b25708a5 100644 (file)
@@ -16,3 +16,4 @@
 
 echo SSH_COMMAND="ssh -oStrictHostKeyChecking=no -i $identity_file" >> properties.txt
 echo SCP_COMMAND="scp -oStrictHostKeyChecking=no -i $identity_file" >> properties.txt
+echo S3_COMMAND="s3cmd -c ${WORKSPACE}/s3cfg" >> properties.txt
This page took 0.026347 seconds and 4 git commands to generate.