From cf3c38ba22cb4adedadf442d0e7d31f59aad7aa1 Mon Sep 17 00:00:00 2001 From: Iain Russell Date: Tue, 30 Aug 2022 14:37:10 +0000 Subject: [PATCH] Test permissions to repo --- experimental/show_compile.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/experimental/show_compile.sh b/experimental/show_compile.sh index ad54fc20a..fea48f563 100755 --- a/experimental/show_compile.sh +++ b/experimental/show_compile.sh @@ -7,7 +7,7 @@ # # In applying this licence, ECMWF does not waive the privileges and immunities granted to it by # virtue of its status as an intergovernmental organisation nor does it submit to any jurisdiction. -# + if [ $# -ne 1 ]; then echo "Usage: `basename $0` /path/to/ecCodes/installation"