summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorEmil Velikov <emil.velikov@collabora.com>2017-02-23 17:05:50 +0000
committerEmil Velikov <emil.l.velikov@gmail.com>2017-03-10 14:12:49 +0000
commit32be87852b06aae4618505aa0f26586436a8c927 (patch)
tree6146eb35d2aeb05302e3d4fa5ad06933d63762c7 /bin
parent0e94217999633b1baf63b1236134e4c32436153e (diff)
bin/get-fixes-pick-list.sh: do not mandate bash
Silly thinko on my end, as I was writing the script. There is nothing bash specific in there. Signed-off-by: Emil Velikov <emil.velikov@collabora.com> Reviewed-by: Andreas Boll <andreas.boll.dev@gmail.com> Reviewed-by: Eric Engestrom <eric.engestrom@imgtec.com>
Diffstat (limited to 'bin')
-rwxr-xr-xbin/get-fixes-pick-list.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/get-fixes-pick-list.sh b/bin/get-fixes-pick-list.sh
index 4ce9c92f8aa..59bcae4f2dd 100755
--- a/bin/get-fixes-pick-list.sh
+++ b/bin/get-fixes-pick-list.sh
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/bin/sh
# Script for generating a list of candidates [referenced by a Fixes tag] for
# cherry-picking to a stable branch