Allow easily updating packages
This commit is contained in:
parent
8aab42cbbc
commit
614f04c246
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ set -e
|
|||
|
||||
cd $(dirname $0)/..
|
||||
|
||||
COMMON_ARGS="--quiet --annotation-style=line --resolver=backtracking"
|
||||
COMMON_ARGS="--quiet --annotation-style=line --resolver=backtracking $@"
|
||||
|
||||
set -x
|
||||
|
||||
|
|
Loading…
Reference in a new issue