Skip to content

Commit

Permalink
Missed adjusting user-login command in drush-ops#24
Browse files Browse the repository at this point in the history
  • Loading branch information
greg-1-anderson authored and mradcliffe committed Sep 12, 2013
1 parent ff0278e commit 0cf1056
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion commands/user/user.drush.inc
Original file line number Diff line number Diff line change
Expand Up @@ -504,7 +504,6 @@ function drush_user_login($user = NULL, $path = NULL) {
}

drush_start_browser($link);
drush_print($link);
return $link;
}

Expand Down

0 comments on commit 0cf1056

Please sign in to comment.