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