aboutsummaryrefslogtreecommitdiff
path: root/test/test_suite.sh
diff options
context:
space:
mode:
authorPjotr Prins2018-09-15 11:59:49 +0000
committerPjotr Prins2018-09-15 11:59:49 +0000
commit10cc3c77d5f6d385807f019b7894d4b87820cab4 (patch)
tree5e818f61a2dd7c7d4ce11076e829a6e0d75917d3 /test/test_suite.sh
parent74fdcbcb6fa579f788e4bdadaf004c752349fcf7 (diff)
downloadpangemma-10cc3c77d5f6d385807f019b7894d4b87820cab4.tar.gz
Using Guix container to build with gcc and clang
Diffstat (limited to 'test/test_suite.sh')
-rwxr-xr-xtest/test_suite.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test_suite.sh b/test/test_suite.sh
index faddd43..0162d08 100755
--- a/test/test_suite.sh
+++ b/test/test_suite.sh
@@ -1,4 +1,4 @@
-#!/usr/bin/env bash
+#!/bin/sh
gemma=../bin/gemma
gemmaopts="-debug"