DEBSOURCES
Skip Quicknav
sources / dupd / 1.7.3-2 / tests / test.46
12345678910
#!/usr/bin/env bash source common DESC="--uniques and --nodb are incompatible" $DUPD_CMD scan --uniques --nodb > /dev/null checkerr $? tdone