[Pkg-openldap-devel] Bug#597754: test script could delete / recursively
Carsten Hey
carsten at debian.org
Wed Sep 22 19:06:38 UTC 2010
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 <carsten at debian.org> -----
Date: Wed, 22 Sep 2010 17:14:08 +0200
From: Carsten Hey <carsten at debian.org>
To: 597704 at bugs.debian.org
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 -----
More information about the Pkg-openldap-devel
mailing list