X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=t%2F26-packages.t;h=7624e689831799cb834e2aeb62213b1aaa03b5e7;hb=bc1064f676d60c92f03cb0cf5d05fbca4f2fd7a6;hp=a0670e6b1b3a674065a18eeb8521956248740085;hpb=d6ea79ecb9b26d780052105037b849974c3d9b13;p=ZOOM-Perl-moved-to-github.git diff --git a/t/26-packages.t b/t/26-packages.t index a0670e6..7624e68 100644 --- a/t/26-packages.t +++ b/t/26-packages.t @@ -1,4 +1,4 @@ -# $Id: 26-packages.t,v 1.7 2006-04-12 12:29:49 mike Exp $ +# $Id: 26-packages.t,v 1.8 2006-06-07 09:58:56 mike Exp $ # Before `make install' is performed this script should be runnable with # `make test'. After `make install' it should work as `perl 26-packages.t' @@ -191,3 +191,13 @@ sub maybe_error { return (0, undef, undef); } } + + +# To investigate the set of databases created, use Explain Classic: +# +# $ yaz-client -u admin/fish test.indexdata.com:2118/IR-Explain-1 +# Z> find @attr exp1 1=1 databaseinfo +# Z> format xml +# Z> show 3 +# +# It seems that Explain still knows about dropped databases.