tools.deploy.shaker: set the rest of the args to preserve current behavior.

db4
John Benediktsson 2014-12-22 22:44:42 -08:00
parent 025283f252
commit 9b47a82e78
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ IN: tools.deploy.shaker
! This file is some hairy shit.
: add-command-line-hook ( -- )
[ (command-line) command-line set-global ] "command-line"
[ (command-line) rest command-line set-global ] "command-line"
startup-hooks get set-at ;
: strip-startup-hooks ( -- )