Fixed Travis CI complaining about missing newline at end of file.

This commit is contained in:
Philipp Grosswiler 2017-01-31 13:38:16 +07:00
parent dd17ac5045
commit c070407ab2
1 changed files with 1 additions and 1 deletions

View File

@ -180,4 +180,4 @@ _rest() {
fi
_debug2 response "$response"
return 0
}
}