X-Git-Url: http://git.onelab.eu/?p=bootcd.git;a=blobdiff_plain;f=initscripts%2Fpl_boot;h=f0faaf899dc2d984eff52db420d0d0177e3933cb;hp=b057701a27ac36fe1742bb31cc5459c9cc1caf25;hb=c2127494a9b277ddb164ff04a79c1724a3e3ae2e;hpb=07fee163dd47c168fe628ae417f3c1a6abb89a7c diff --git a/initscripts/pl_boot b/initscripts/pl_boot index b057701..f0faaf8 100755 --- a/initscripts/pl_boot +++ b/initscripts/pl_boot @@ -114,7 +114,7 @@ while true; do if [[ $contact_count != 0 ]]; then verbose-message "pl_boot: next attempt in 30s, to fetch script from server at $CONNECT_BOOT_SERVER" - /bin/sleep 30 + /bin/sleep 30 fi # June 2015 : using --tlsv1 instead of sslv3 that should be available @@ -189,9 +189,9 @@ while true; do verbose-message "with as much detail as possible." ;; esac - # in any case display as much info as we can (see pl_functions) - verbose-forensics "after curl" - # retry + # in any case display as much info as we can (see pl_functions) + verbose-forensics "after curl" + # retry continue fi elif [ -n "$DISCONNECTED_OPERATION" ]; then