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/fake-editor-change-password.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/fake-editor-change-password.sh') diff --git a/tests/fake-editor-change-password.sh b/tests/fake-editor-change-password.sh index bfae8e1..af74572 100755 --- a/tests/fake-editor-change-password.sh +++ b/tests/fake-editor-change-password.sh @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Fake editor program for testing 'pass edit'. # Changes password to 'Hello World', leaving rest of file intact. # -- cgit v1.2.3