From: psyc://loupsycedyglgamf.onion/~lynX Date: Wed, 1 Jan 2020 04:35:29 +0000 (+0000) Subject: alibi commit to pretend i'm still active on the project X-Git-Tag: v0.12.2~35 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=90440fa6d289fa51273a3b2c4786fc453c28b298;p=oweals%2Fgnunet.git alibi commit to pretend i'm still active on the project --- diff --git a/README b/README index 65b87fc53..f8fd811f8 100644 --- a/README +++ b/README @@ -551,7 +551,7 @@ Further Reading * Documentation - A HTML version of the GNUnet manual is deployed at + An HTML version of the GNUnet manual is deployed at https://docs.gnunet.org diff --git a/contrib/scripts/gnunet-logread/gnunet-logread.in b/contrib/scripts/gnunet-logread/gnunet-logread.in index ce588b8e6..4cdeb7474 100755 --- a/contrib/scripts/gnunet-logread/gnunet-logread.in +++ b/contrib/scripts/gnunet-logread/gnunet-logread.in @@ -75,7 +75,7 @@ if (exists $opts{f}) { &perform while ; close I; } else { - &perform while <>; + &perform while <<>>; } fileno O and close O; exit;