konveyor/tackle-diva

DOA fails when the input directory containing whitespaces is specified

Closed this issue · 0 comments

DOA (run-doa.sh) fails when -f is specified and the input directory contains whitespaces:

Example:

bash ./run-doa.sh -l oracle -f "/tmp/a b/plsql-example"

It makes docker run, especially mounting of the input directory, fail.

See for -f and -l usage: https://github.com/konveyor/tackle-diva/blob/main/doa/README-Oracle.md