bin/get-fixes-pick-list.sh: do not mandate bash
authorEmil Velikov <emil.velikov@collabora.com>
Thu, 23 Feb 2017 17:05:50 +0000 (17:05 +0000)
committerEmil Velikov <emil.l.velikov@gmail.com>
Fri, 10 Mar 2017 14:12:49 +0000 (14:12 +0000)
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>
bin/get-fixes-pick-list.sh

index 4ce9c92f8aaa5e98a5e80cacc8b426a3359ce20a..59bcae4f2dde42009c6157a8465b8ab3608ad522 100755 (executable)
@@ -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