fix some issues with package tester #16
Annotations
1 error and 13 notices
|
trunk
Process completed with exit code 1.
|
|
shellcheck(SC2086):
example-test.sh#L23
[new] Double quote to prevent globbing and word splitting.
|
|
shellcheck(SC2086):
example-build-package.sh#L15
[new] Double quote to prevent globbing and word splitting.
|
|
shellcheck(SC2086):
example-build-package.sh#L18
[new] Double quote to prevent globbing and word splitting.
|
|
shellcheck(SC2086):
test/install_deps.sh#L230
[new] Double quote to prevent globbing and word splitting.
|
|
shellcheck(SC2086):
test/install_deps.sh#L195
[new] Double quote to prevent globbing and word splitting.
|
|
shellcheck(SC2086):
test/install_deps.sh#L188
[new] Double quote to prevent globbing and word splitting.
|
|
shellcheck(SC2086):
test/install_deps.sh#L121
[new] Double quote to prevent globbing and word splitting.
|
|
shellcheck(SC2086):
test/install_deps.sh#L181
[new] Double quote to prevent globbing and word splitting.
|
|
shellcheck(SC2086):
test/install_deps.sh#L209
[new] Double quote to prevent globbing and word splitting.
|
|
shellcheck(SC2086):
test/install_deps.sh#L202
[new] Double quote to prevent globbing and word splitting.
|
|
shellcheck(SC2086):
test/install_deps.sh#L216
[new] Double quote to prevent globbing and word splitting.
|
|
shellcheck(SC2086):
test/install_deps.sh#L237
[new] Double quote to prevent globbing and word splitting.
|
|
shellcheck(SC2086):
test/install_deps.sh#L223
[new] Double quote to prevent globbing and word splitting.
|