aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tests/t0050-mv-tests.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/t0050-mv-tests.sh
parentElide more variables. (diff)
downloadpassword-store-8a88bc0317c7e449b65b067352f0d783171fb359.tar.xz
password-store-8a88bc0317c7e449b65b067352f0d783171fb359.zip
tests: make bash usage explicit
Diffstat (limited to 'tests/t0050-mv-tests.sh')
-rwxr-xr-xtests/t0050-mv-tests.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/t0050-mv-tests.sh b/tests/t0050-mv-tests.sh
index 65d2c7e..399868a 100755
--- a/tests/t0050-mv-tests.sh
+++ b/tests/t0050-mv-tests.sh
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
test_description='Test mv'
. ./setup.sh