aboutsummaryrefslogtreecommitdiffstats
path: root/test/monniaux/build_benches.sh
diff options
context:
space:
mode:
authorDavid Monniaux <david.monniaux@univ-grenoble-alpes.fr>2019-06-19 17:48:03 +0200
committerDavid Monniaux <david.monniaux@univ-grenoble-alpes.fr>2019-06-19 17:48:03 +0200
commit2e5a2138b9853717f467e4cce5ab397d380bb368 (patch)
treeebcc747bcae001a90aa5dddcdc5efbf49a4d9e9d /test/monniaux/build_benches.sh
parentda4f103a75d4248862ee37d01ba369611422e6c3 (diff)
downloadcompcert-kvx-2e5a2138b9853717f467e4cce5ab397d380bb368.tar.gz
compcert-kvx-2e5a2138b9853717f467e4cce5ab397d380bb368.zip
avoid problems on carlit: don't hardcode the path to bash
Diffstat (limited to 'test/monniaux/build_benches.sh')
-rwxr-xr-xtest/monniaux/build_benches.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/monniaux/build_benches.sh b/test/monniaux/build_benches.sh
index a8f1b1a5..931cebac 100755
--- a/test/monniaux/build_benches.sh
+++ b/test/monniaux/build_benches.sh
@@ -1,4 +1,4 @@
-#!/usr/bin/bash
+#!/usr/bin/env bash
TMPFILE=/tmp/1513times.txt