X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=tools%2Fstage-marc-import.pl;h=0de73d46ec1adae2da13d14d1fc5b53eed4ac03a;hb=8cef238d3ab2886826c1aaac7b9e4ea2476d5ec4;hp=745a36adb84cd174d15bd6437158f252ed1a6e97;hpb=415ea18007f58ee5d616de41cdef437d49568cc9;p=koha_fer diff --git a/tools/stage-marc-import.pl b/tools/stage-marc-import.pl index 745a36adb8..0de73d46ec 100755 --- a/tools/stage-marc-import.pl +++ b/tools/stage-marc-import.pl @@ -108,7 +108,7 @@ if ($completedJobID) { my $reply = CGI->new(""); print $reply->header(-type => 'text/html'); - print "{ jobID: '$jobID' }"; + print '{"jobID":"' . $jobID . '"}'; exit 0; } elsif (defined $pid) { # child