[dev] [sbase] rm missing error message?

From: Marc Collin <marc.collin7_AT_gmail.com>
Date: Fri, 16 Jun 2017 14:08:24 -0300

Hello all.

I found a case where sbase rm command fails but doesn't output any
error message, making it look like it succeeded.

mkdir ./test
mkdir ./test/test
sudo chown root:root ./test
sudo chown root:root ./test/test
rm -rf ./test

rm won't output anything and exit (apparently) cleanly.
But the ./test directory won't be deleted.
Shouldn't a meaningful message be printed to warn about the failure?

Regards.
Received on Fri Jun 16 2017 - 19:08:24 CEST

This archive was generated by hypermail 2.3.0 : Fri Jun 16 2017 - 19:12:15 CEST