Fix whitespace reported by bashate 76/4676/1
authorTodd Malsbary <todd.malsbary@intel.com>
Thu, 10 Feb 2022 17:24:54 +0000 (09:24 -0800)
committerTodd Malsbary <todd.malsbary@intel.com>
Thu, 10 Feb 2022 17:24:54 +0000 (09:24 -0800)
Signed-off-by: Todd Malsbary <todd.malsbary@intel.com>
Change-Id: Ie029e83463c9ec7d9fe184ebd5b8b302c0501525

demo/networkslice/free5gc/helm/slice_install.sh

index 12cf012..21ea4a0 100755 (executable)
@@ -47,7 +47,7 @@ function check_status_exit {
                        echo "$2 NF failed to run in the $1 namespace"
                        exit 2
                fi
-       done            
+       done
 }
 
 for f5gnf in ${NF_0[@]}; do