From 8a88bc0317c7e449b65b067352f0d783171fb359 Mon Sep 17 00:00:00 2001 From: "Jason A. Donenfeld" Date: Wed, 23 Apr 2014 01:17:04 +0200 Subject: tests: make bash usage explicit --- tests/sharness.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/sharness.sh') diff --git a/tests/sharness.sh b/tests/sharness.sh index 7395be4..380f22c 100644 --- a/tests/sharness.sh +++ b/tests/sharness.sh @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # # Copyright (c) 2011-2012 Mathias Lafeldt # Copyright (c) 2005-2012 Git project -- cgit v1.2.3