Skip to content

Commit

Permalink
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -288,7 +288,7 @@ def subcommand_run(rest)
*rest
].compact.join(' ')

exit execute_cmd(cmd, fail: false, print_always: true)
execute_cmd(cmd, fail: false, print_always: true)
end

def subcommand_clean(rest)

0 comments on commit 77dad38

Please sign in to comment.