1584. [bug] "make test" failed with a readonly source tree.
[RT #10461]
This commit is contained in:
@@ -15,12 +15,13 @@
|
||||
# OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
||||
# PERFORMANCE OF THIS SOFTWARE.
|
||||
|
||||
# $Id: clean.sh,v 1.14 2004/03/05 05:00:08 marka Exp $
|
||||
# $Id: clean.sh,v 1.15 2004/03/10 01:06:04 marka Exp $
|
||||
|
||||
rm -f */K* */keyset-* */signedkey-* */*.signed */trusted.conf */tmp*
|
||||
rm -f ns1/root.db ns2/example.db ns3/secure.example.db
|
||||
rm -f ns3/unsecure.example.db ns3/bogus.example.db ns3/keyless.example.db
|
||||
rm -f ns3/dynamic.example.db ns3/dynamic.example.db.signed.jnl
|
||||
rm -f */example.bk
|
||||
rm -f dig.out.*
|
||||
rm -f random.data
|
||||
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
# OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
||||
# PERFORMANCE OF THIS SOFTWARE.
|
||||
|
||||
# $Id: setup.sh,v 1.11 2004/03/05 05:00:09 marka Exp $
|
||||
# $Id: setup.sh,v 1.12 2004/03/10 01:06:04 marka Exp $
|
||||
|
||||
../../genrandom 400 random.data
|
||||
|
||||
@@ -23,4 +23,4 @@ cd ns1 && sh sign.sh
|
||||
|
||||
echo "a.bogus.example. A 10.0.0.22" >>../ns3/bogus.example.db.signed
|
||||
|
||||
cd ../ns5 && cp trusted.conf.bad trusted.conf
|
||||
cd ../ns5 && cp -f trusted.conf.bad trusted.conf
|
||||
|
||||
Reference in New Issue
Block a user