Formatting - not sure when that was changed to spaces

This commit is contained in:
Laurent Cozic
2016-08-12 17:26:44 +01:00
parent b905b61a86
commit 4fcbb0eab5
+1 -1
View File
@@ -113,7 +113,7 @@ SSH_DEST_FOLDER=""
SSH_CMD="" SSH_CMD=""
SSH_FOLDER_PREFIX="" SSH_FOLDER_PREFIX=""
#display usage information if required arguments are not passed # display usage information if required arguments are not passed
if [[ "${#@}" -lt 2 ]]; then if [[ "${#@}" -lt 2 ]]; then
fn_display_usage fn_display_usage
exit 1 exit 1