[Mesa-dev] [PATCH 37/37] bin/get-fixes-pick-list.sh: do not mandate bash
Andreas Boll
andreas.boll.dev at gmail.com
Fri Feb 24 15:24:40 UTC 2017
Reviewed-by: Andreas Boll <andreas.boll.dev at gmail.com>
I'll let someone else review the python changes.
2017-02-23 18:14 GMT+01:00 Emil Velikov <emil.l.velikov at gmail.com>:
> From: Emil Velikov <emil.velikov at 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.velikov at 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 at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/mesa-dev
More information about the mesa-dev
mailing list