From dfd56b73b2fc4edae07ec4dc46b0cf7b8525a3ae Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Sun, 3 Oct 2021 12:22:57 -0300 Subject: po/extract-strings.sh: Use dedicated file for extracting strings --- src/git-permalink.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/git-permalink.in') diff --git a/src/git-permalink.in b/src/git-permalink.in index 205db07..17b7514 100755 --- a/src/git-permalink.in +++ b/src/git-permalink.in @@ -16,7 +16,7 @@ MSG_HELP="$(cat <<-'EOF' EOF )" -MSG_MISSING_FILE="$(echo <<-'EOF' +MSG_MISSING_FILE="$(cat <<-'EOF' Missing FILE argument. EOF )" -- cgit v1.2.3