Mercurial > p > roundup > code
diff scripts/Docker/docker-compose.yml @ 7706:ccb5169ee6ee
fix: do not quote nuke arg
Quoting the nuke arg when nuke was missing resulted in an empty
trailing argument passed to roundup-demo that was interpreted as
a position argument to set the database type.
$nuke is exactly the word nuke so no need to quote it as though it
could contain multiple space separated tokens.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Tue, 21 Nov 2023 23:25:40 -0500 |
| parents | 34cbd0e633d2 |
| children |
