Skip to content

Commit

Permalink
fix(wrapper): Awkward failure when invoked with no arguments
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanilves committed Apr 3, 2019
1 parent b3ef5c7 commit e86db4e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/wrapper.sh
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,6 @@ fi

touch "${UPDATE_MARKER}"

set +u

exec ${LSTAGS} ${@}

0 comments on commit e86db4e

Please sign in to comment.