Fix popen bug in `rake gitlab:satellites:create`
The Satellite#create method no longer sets the `$?` global variable.
Instead, we can use the method return value to test if the satellite was
created successfully
Showing
Please
register
or
sign in
to comment