Package: slapd

Thanks for the quick fix for #597704!

No script in Debian should accidentally delete / recursively if called
in an unexpected way, even test scripts.  Severity normal should be ok
since it is only a test script in the source package and presumably not
part of any binary package.

----- Forwarded message from Carsten Hey <[email protected]> -----

Date: Wed, 22 Sep 2010 17:14:08 +0200
From: Carsten Hey <[email protected]>
To: [email protected]
Subject: Bug#597704: similar bug in test script

./tests/scripts/startup_nis_ldap_server.sh:rm -f $DBDIR/[!C]*

Possible fix: rm -f "${DBDIR:?}"/[!C]*


Regards
Carsten


----- End forwarded message -----



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to