summaryrefslogtreecommitdiff
path: root/src/cli/test_anastasis_reducer_recovery_enter_user_attributes.sh
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-08-22 17:04:01 +0200
committerChristian Grothoff <christian@grothoff.org>2021-08-22 17:04:01 +0200
commitb160641b833ff2bb7b4a72d5b158a685d14cf825 (patch)
treebb6662ac467872e043eebfba4b9113b120f478dc /src/cli/test_anastasis_reducer_recovery_enter_user_attributes.sh
parentb44c62c82078733e74b3299122cec3209492de98 (diff)
downloadanastasis-b160641b833ff2bb7b4a72d5b158a685d14cf825.tar.gz
anastasis-b160641b833ff2bb7b4a72d5b158a685d14cf825.tar.bz2
anastasis-b160641b833ff2bb7b4a72d5b158a685d14cf825.zip
-more work on test_iban.sh
Diffstat (limited to 'src/cli/test_anastasis_reducer_recovery_enter_user_attributes.sh')
-rwxr-xr-xsrc/cli/test_anastasis_reducer_recovery_enter_user_attributes.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/cli/test_anastasis_reducer_recovery_enter_user_attributes.sh b/src/cli/test_anastasis_reducer_recovery_enter_user_attributes.sh
index ad1aea0..d65020e 100755
--- a/src/cli/test_anastasis_reducer_recovery_enter_user_attributes.sh
+++ b/src/cli/test_anastasis_reducer_recovery_enter_user_attributes.sh
@@ -1,4 +1,5 @@
#!/bin/bash
+# This file is in the public domain.
set -eu
@@ -32,7 +33,7 @@ CONF_3="test_anastasis_reducer_3.conf"
CONF_4="test_anastasis_reducer_4.conf"
-# Exchange configuration file will be edited, so we create one
+# Configuration file will be edited, so we create one
# from the template.
CONF=`mktemp test_reducerXXXXXX.conf`
cp test_reducer.conf $CONF