You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 1, 2021. It is now read-only.
Whether the upload is using curl as right now or the method proposed in #119, it should always check that there were no errors.
Right now, the result of the curl command isn't checked at all:
OvfManager.rb:
``
Whether the upload is using curl as right now or the method proposed in #119, it should always check that there were no errors.
Right now, the result of the curl command isn't checked at all:
OvfManager.rb:
``
It should also raise if the system command returns an error.
The text was updated successfully, but these errors were encountered: