[Mesa-dev] [PATCH] bin/get-pick-list.sh: fix redirection in sh

Andres Gomez agomez at igalia.com
Mon Jan 14 15:45:06 UTC 2019


On Fri, 2019-01-11 at 15:41 +0000, Emil Velikov wrote:
> On 2019/01/11, Andres Gomez wrote:
> > "&>" is bash specific.
> > 
> > Fixes: e0dbfc99537 ("bin/get-pick-list.sh: warn when commit lists invalid sha")
> > Cc: Juan A. Suarez <jasuarez at igalia.com>
> > Cc: Eric Engestrom <eric.engestrom at intel.com>
> > Cc: Dylan Baker <dylan at pnwbakers.com>
> > Cc: Emil Velikov <emil.velikov at collabora.com>
> 
> Reviewed-by: Emil Velikov <emil.velikov at collabora.com>
> 
> Out of curiosity, are you using dash/mksh? ZSH seems happy.

dash. It is the one shipped by Debian:

root at debian-testing:~# dpkg -L dash
/.
/bin
/bin/dash
/usr
/usr/share
/usr/share/doc
/usr/share/doc/dash
/usr/share/doc/dash/NEWS.Debian.gz
/usr/share/doc/dash/README.Debian.diet
/usr/share/doc/dash/README.source
/usr/share/doc/dash/changelog.Debian.gz
/usr/share/doc/dash/changelog.gz
/usr/share/doc/dash/copyright
/usr/share/man
/usr/share/man/man1
/usr/share/man/man1/dash.1.gz
/usr/share/menu
/usr/share/menu/dash
/bin/sh
package diverts others to: /bin/sh.distrib
/usr/share/man/man1/sh.1.gz
package diverts others to: /usr/share/man/man1/sh.distrib.1.gz
 
-- 
Br,

Andres


More information about the mesa-dev mailing list