Skip to content

Commit

Permalink
Merge branch 'master' of github.com:sm/sm_deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
wayneeseguin committed Mar 16, 2012
2 parents 33213dc + ddadb2b commit 4acd425
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shell/functions
Expand Up @@ -55,7 +55,7 @@ hook()
hook_source()
{
trace_filter "deploy" || set -o xtrace
( set -v ; source "$1" )
( source "$1" )
}

before_step()
Expand Down

0 comments on commit 4acd425

Please sign in to comment.