[hackers] [scroll] Fix GNU getop || Jochen Sprickerhof

From: <git_AT_suckless.org>
Date: Fri, 24 Apr 2020 00:16:13 +0200 (CEST)

commit a0db4efd2e01b0458fe1f0724bff0b4cfc42c35c
Author: Jochen Sprickerhof <git_AT_jochen.sprickerhof.de>
AuthorDate: Fri Apr 24 00:15:54 2020 +0200
Commit: Jochen Sprickerhof <git_AT_jochen.sprickerhof.de>
CommitDate: Fri Apr 24 00:15:54 2020 +0200

    Fix GNU getop

diff --git a/up.sh b/up.sh
index 95ae93c..a730f8c 100755
--- a/up.sh
+++ b/up.sh
_AT_@ -1,6 +1,7 @@
 #!/bin/sh
 
 set -eu
+export POSIXLY_CORRECT=1
 
 jot 50 > tmp.log
 
Received on Fri Apr 24 2020 - 00:16:13 CEST

This archive was generated by hypermail 2.3.0 : Fri Apr 24 2020 - 00:24:39 CEST