gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-wallet-core] branch master updated: configure: unico


From: gnunet
Subject: [GNUnet-SVN] [taler-wallet-core] branch master updated: configure: unicode.
Date: Wed, 18 Sep 2019 14:47:16 +0200

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

ng0 pushed a commit to branch master
in repository wallet-core.

The following commit(s) were added to refs/heads/master by this push:
     new 4021fc1c configure: unicode.
4021fc1c is described below

commit 4021fc1cdc074d5dc04adfc7c51bfd5083d7ee82
Author: ng0 <address@hidden>
AuthorDate: Wed Sep 18 12:46:58 2019 +0000

    configure: unicode.
---
 configure | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/configure b/configure
index 57a8b953..df74a8fe 100755
--- a/configure
+++ b/configure
@@ -15,7 +15,7 @@ usage() {
 }
 
 
-# -allow a command to fail with !’s side effect on errexit
+# -allow a command to fail with !'s side effect on errexit
 # -use return value from ${PIPESTATUS[0]}, because ! hosed $?
 ! getopt --test > /dev/null
 if [[ ${PIPESTATUS[0]} -ne 4 ]]; then
@@ -33,7 +33,7 @@ if [[ ${PIPESTATUS[0]} -ne 0 ]]; then
     exit 2
 fi
 
-# read getopt’s output this way to handle the quoting right:
+# read getopt's output this way to handle the quoting right:
 eval set -- "$PARSED"
 
 while true; do

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

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