From bdc3bacff7e149933275fa4ecbc5644773ca12c5 Mon Sep 17 00:00:00 2001 From: "Jason A. Donenfeld" Date: Thu, 24 Apr 2014 11:26:39 +0200 Subject: Allow overridable bash. --- 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 af74572..7d30bdb 100755 --- a/tests/fake-editor-change-password.sh +++ b/tests/fake-editor-change-password.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # Fake editor program for testing 'pass edit'. # Changes password to 'Hello World', leaving rest of file intact. # -- cgit v1.2.3