Fix missing newline at end of file
parent
06ca590ec8
commit
55f5131ee5
|
@ -136,4 +136,4 @@ EOF
|
||||||
|
|
||||||
# Return 1 if any upload failed
|
# Return 1 if any upload failed
|
||||||
return "$_error_code"
|
return "$_error_code"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue