m-chrzan.xyz
aboutsummaryrefslogtreecommitdiff
path: root/tests/pwgen
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2014-05-06 17:23:50 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2014-05-06 17:36:48 +0200
commit276fb973ab8517f3ec888b4ee2114d982131293c (patch)
tree7be1efa981272e8f9733b484cd2b7ef98df70b6c /tests/pwgen
parentbd8cbd12331cf965c54645a5397e0acfe90b4c96 (diff)
generate: add --in-place option
Diffstat (limited to 'tests/pwgen')
-rwxr-xr-xtests/pwgen2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/pwgen b/tests/pwgen
new file mode 100755
index 0000000..c83eec9
--- /dev/null
+++ b/tests/pwgen
@@ -0,0 +1,2 @@
+#!/usr/bin/env bash
+echo "${FAKE_PWGEN_PASSWORD:-Hello World}"