DEBSOURCES
Skip Quicknav
sources / dupd / 1.7.3-3 / tests / test.66
123456789
#!/usr/bin/env bash source common DESC="scan one good, one nonexistent path" $DUPD_CMD scan -p / --path /nosuchdirectory -v > nreport checkerr $? tdone