Skip to content
Snippets Groups Projects
Commit c3694bee authored by Gerhard Gonter's avatar Gerhard Gonter :speech_balloon:
Browse files

cosmetics

parent a5c87c6c
No related branches found
No related tags found
No related merge requests found
...@@ -333,7 +333,7 @@ print __LINE__, " prod_doi_string=[$prod_doi_string] pfx=[$pfx] ns=[$ns] nr=[$nr ...@@ -333,7 +333,7 @@ print __LINE__, " prod_doi_string=[$prod_doi_string] pfx=[$pfx] ns=[$ns] nr=[$nr
if ($register_live) if ($register_live)
{ {
my $reg_obj= new DataCite::API (config => $reg_cnf, 'xmode' => 'test'); my $reg_obj= new DataCite::API (config => $reg_cnf, xmode => 'test');
unless ($reg_obj->register_doi ($prod_doi_string, $prod_xml_new, $repo_url)) unless ($reg_obj->register_doi ($prod_doi_string, $prod_xml_new, $repo_url))
{ {
print "ATTN: register_doi doi=[$prod_doi_string] was not ok\n"; print "ATTN: register_doi doi=[$prod_doi_string] was not ok\n";
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment