aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2019-06-10 18:16:47 +0200
committerFabian Groffen <grobian@gentoo.org>2019-06-10 18:16:47 +0200
commitf9688c8c486dfa387d9f29f8192488f9a3b7cf14 (patch)
treef77c98f4f6ce8774334112696c65a35938287231 /tests
parentqmerge: rework config_protected (diff)
downloadportage-utils-f9688c8c486dfa387d9f29f8192488f9a3b7cf14.tar.gz
portage-utils-f9688c8c486dfa387d9f29f8192488f9a3b7cf14.tar.bz2
portage-utils-f9688c8c486dfa387d9f29f8192488f9a3b7cf14.zip
tests/quse: really need a recent bash
Use bash from Prefix, if possible, it's most likely more up-to-date. Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'tests')
-rwxr-xr-xtests/quse/dotest2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/quse/dotest b/tests/quse/dotest
index ed0511dc..850f393d 100755
--- a/tests/quse/dotest
+++ b/tests/quse/dotest
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
. ../init.sh || exit 1