Skip to content
Unverified Commit 38b9e7fb authored by Mattia Rizzolo's avatar Mattia Rizzolo
Browse files

reproducible Debian: maintenance: fixup check for "file very very big in /var/log"



    if $() ; then
doesn't really mean anything, as it tries to execute the output of $().

Instead, check for empty output of find (ignoring EPERM).

Signed-off-by: Mattia Rizzolo's avatarMattia Rizzolo <mattia@debian.org>
parent 652b85a3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment