Bug 1534500 - Run get_and_diffoscope with bash. r=dustin

This will allow to use bash constructs in pre-diff-commands, like
`{a,b}`.

Depends on D23075

Differential Revision: https://phabricator.services.mozilla.com/D23076

--HG--
extra : moz-landing-system : lando
This commit is contained in:
Mike Hommey 2019-03-12 20:19:14 +00:00
Родитель 517d30611d
Коммит d4021c9e9d
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/bash
set -e
set -x