Hi,
This patch does not apply - there appears to be a dependent patch that
you did not send.
Regards,
Galen
On Tue, Oct 28, 2008 at 1:37 PM, Joe Atzberger
<[EMAIL PROTECTED]> wrote:
> From: Joe Atzberger (siptest <[EMAIL PROTECTED]>
>
> ---
> C4/SIP/interactive_item_dump.pl | 3 +++
> 1 files changed, 3 insertions(+), 0 deletions(-)
>
> diff --git a/C4/SIP/interactive_item_dump.pl b/C4/SIP/interactive_item_dump.pl
> index a3408ef..2fa0db2 100755
> --- a/C4/SIP/interactive_item_dump.pl
> +++ b/C4/SIP/interactive_item_dump.pl
> @@ -19,6 +19,9 @@ while (1) {
> print "No item ($in)";
> next;
> }
> + for (qw(marc marcxml)) {
> + $item->{$_} = 'suppressed...';
> + }
> my $queue = $item->hold_queue();
> print "Item ($in): ", Dumper($item);
> print "hold_queue: ", Dumper($queue);
> --
> 1.5.5.GIT
>
> _______________________________________________
> Koha-patches mailing list
> [email protected]
> http://lists.koha.org/mailman/listinfo/koha-patches
>
--
Galen Charlton
VP, Research & Development, LibLime
[EMAIL PROTECTED]
p: 1-888-564-2457 x709
skype: gmcharlt
_______________________________________________
Koha-patches mailing list
[email protected]
http://lists.koha.org/mailman/listinfo/koha-patches