gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-exchange] branch master updated: -.pot may not exist


From: gnunet
Subject: [taler-exchange] branch master updated: -.pot may not exist
Date: Sat, 12 Aug 2023 09:28:09 +0200

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository exchange.

The following commit(s) were added to refs/heads/master by this push:
     new 24077c5a -.pot may not exist
24077c5a is described below

commit 24077c5a34c273ff346f6c09a957a472fe33e7f9
Author: Christian Grothoff <grothoff@gnunet.org>
AuthorDate: Sat Aug 12 09:28:01 2023 +0200

    -.pot may not exist
---
 contrib/taler-terms-generator.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/contrib/taler-terms-generator.in b/contrib/taler-terms-generator.in
index b1e249e8..7a94087e 100755
--- a/contrib/taler-terms-generator.in
+++ b/contrib/taler-terms-generator.in
@@ -194,7 +194,7 @@ then
         mv "${PWD}/locale/${ADD_LANGUAGE}/LC_MESSAGES/${VERSION}.pot" \
            "${PWD}/locale/${ADD_LANGUAGE}/LC_MESSAGES/${VERSION}.po"
     fi
-    rm "${PWD}/locale/${ADD_LANGUAGE}/LC_MESSAGES/${VERSION}.pot"
+    rm -f "${PWD}/locale/${ADD_LANGUAGE}/LC_MESSAGES/${VERSION}.pot"
     echo "Done" 1>&2
     exit 0
 fi

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]