Mercurial > p > roundup > code
comparison scripts/Docker/requirements.txt @ 7678:095f379bf639
fix: do not use -a as argument to test
Apparently now well defined. Suggest using
if [ ... ] && [ ... ]; then
rather than
if [ ... -a ... ]; then
with complex ... expressions.
Courtesy of https://www.shellcheck.net/
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Tue, 24 Oct 2023 22:00:16 -0400 |
| parents | b8e88d4ca95b |
| children | 61ffdc71cf46 |
comparison
equal
deleted
inserted
replaced
| 7677:c7788bdd3760 | 7678:095f379bf639 |
|---|
