forked from AuroraMiddleware/gtk
test-simplify: Explicitly use bash
The script uses bash features, after all. https://bugzilla.gnome.org/show_bug.cgi?id=755274
This commit is contained in:
parent
0d54d7d419
commit
e0d72c5376
@ -1,4 +1,4 @@
|
||||
#! /bin/sh
|
||||
#! /bin/bash
|
||||
|
||||
GTK_BUILDER_TOOL=${GTK_BUILDER_TOOL:-gtk-builder-tool}
|
||||
TEST_DATA_DIR=${TEST_DATA_DIR:-./simplify}
|
||||
|
Loading…
Reference in New Issue
Block a user