m-chrzan.xyz
aboutsummaryrefslogtreecommitdiff
path: root/tests/fake-editor-change-password.sh
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2014-04-23 01:17:04 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2014-04-23 01:17:04 +0200
commit8a88bc0317c7e449b65b067352f0d783171fb359 (patch)
tree1e08dc148e60d229731d7dcc1317366f049a25bc /tests/fake-editor-change-password.sh
parent4eb459b0af57045d74dde60d759310cc652b3d51 (diff)
tests: make bash usage explicit
Diffstat (limited to 'tests/fake-editor-change-password.sh')
-rwxr-xr-xtests/fake-editor-change-password.sh2
1 files changed, 1 insertions, 1 deletions
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.
#