From f531d06a9d64d627034c2220769c1af63fb72297 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 9 Jun 2019 14:18:01 +0200 Subject: fix gnunet-bugreport output issues --- src/gns/gnunet-gns-proxy-setup-ca.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gns/gnunet-gns-proxy-setup-ca.in') diff --git a/src/gns/gnunet-gns-proxy-setup-ca.in b/src/gns/gnunet-gns-proxy-setup-ca.in index 184da4853..cd5d8c70f 100644 --- a/src/gns/gnunet-gns-proxy-setup-ca.in +++ b/src/gns/gnunet-gns-proxy-setup-ca.in @@ -61,7 +61,7 @@ statusmsg() infomsg() { - if [ $verbosity = 1 ]; then + if [ x$verbosity = x1 ]; then statusmsg "INFO: $@" fi } -- cgit v1.2.3