Hello laforge,

I'd like you to do a code review. Please visit

    https://gerrit.osmocom.org/c/osmo-asf4-dfu/+/16861

to review the following change.


Change subject: contrib/jenkins.sh: move to /bin/bash
......................................................................

contrib/jenkins.sh: move to /bin/bash

We need this in order to support constructs like foobar.{bin,elf} to
expand properly.

Change-Id: I3d12795da7ab29d1bd0f7371c3365c54c79ae09a
---
M contrib/jenkins.sh
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-asf4-dfu refs/changes/61/16861/1

diff --git a/contrib/jenkins.sh b/contrib/jenkins.sh
index 24bfdc1..a3700eb 100755
--- a/contrib/jenkins.sh
+++ b/contrib/jenkins.sh
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash

 if ! [ -x "$(command -v osmo-deps.sh)" ]; then
        echo "Error: We need to have scripts/osmo-deps.sh from 
http://git.osmocom.org/osmo-ci/ in PATH !"

--
To view, visit https://gerrit.osmocom.org/c/osmo-asf4-dfu/+/16861
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-asf4-dfu
Gerrit-Branch: sysmoOCTSIM
Gerrit-Change-Id: I3d12795da7ab29d1bd0f7371c3365c54c79ae09a
Gerrit-Change-Number: 16861
Gerrit-PatchSet: 1
Gerrit-Owner: tsaitgaist <kre...@sysmocom.de>
Gerrit-Reviewer: laforge <lafo...@osmocom.org>
Gerrit-MessageType: newchange

Reply via email to