1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-21 03:52:16 -08:00

Testrun.sh needs to be run by bash in order to use a list.

Copied from Perforce
 Change: 184959
 ServerID: perforce.ravenbrook.com
This commit is contained in:
Gareth Rees 2014-03-22 18:15:06 +00:00
parent ff8a0c71d9
commit b7da6941d8

View file

@ -1,4 +1,4 @@
#!/bin/sh
#!/usr/bin/env bash
#
# $Id$
# Copyright (c) 2013-2014 Ravenbrook Limited. See end of file for license.