From cd233a8a168b477b7a31ecd4c0d5190d906d5d6c Mon Sep 17 00:00:00 2001 From: Thomas Roeblitz Date: Tue, 30 May 2023 12:03:14 +0200 Subject: [PATCH] testing bot PR 172 --- EESSI-pilot-install-software.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/EESSI-pilot-install-software.sh b/EESSI-pilot-install-software.sh index c05ccf8ab9..b7a4c536e6 100755 --- a/EESSI-pilot-install-software.sh +++ b/EESSI-pilot-install-software.sh @@ -6,6 +6,8 @@ # https://wiki.bash-hackers.org/scripting/posparams#using_a_while_loop # https://stackoverflow.com/questions/192249/how-do-i-parse-command-line-arguments-in-bash +echo "test run for bot PR 172" + display_help() { echo "usage: $0 [OPTIONS]" echo " -g | --generic - instructs script to build for generic architecture target"