Home
last modified time | relevance | path

Searched refs:DU1 (Results 1 – 1 of 1) sorted by relevance

/coreutils/src/
Ddu-tests20 VG_PATH_PREFIX=/cu/src/vg: DU1=/cu/src/du DU2=/usr/bin/du ./du-tests
22 and DU1 refers to the just-built du binary you want to test.
25 test -z "$DU1" && { echo DU1 envvar not set 1>&2; exit 1; }
28 test -x "$DU1" || { echo $DU1 not executable 1>&2; exit 1; }
33 cp -a $DU1 $d1/du
54 diff -u --label=$DU1 --label=$DU2 \