Files
gitlabhq/lib/tasks/gitlab
Jacob Vosmaer bcfd9386f5 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
2014-04-07 11:22:27 +02:00
..
2014-03-28 13:37:09 +01:00
2013-07-29 12:47:06 +02:00
2014-03-13 10:47:53 +02:00