On 09/21/2013 11:15 AM, Bernhard Voelker wrote: > diff --git a/tests/misc/id-zero.sh b/tests/misc/id-zero.sh
> +id root || fail=1 The 'root' name is guaranteed to be present, so I'd avoid that line TBH. Otherwise looks good. Please Push. thanks! Pádraig.