From: Emil Velikov <emil.veli...@collabora.com> Silly thinko on my end, as I was writing the script. There is nothing bash specific in there.
Signed-off-by: Emil Velikov <emil.veli...@collabora.com> --- bin/get-fixes-pick-list.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/get-fixes-pick-list.sh b/bin/get-fixes-pick-list.sh index 4ce9c92f8a..59bcae4f2d 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 -- 2.11.0 _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev