Ignore:
Timestamp:
2008-05-22T18:10:56+12:00 (16 years ago)
Author:
ak19
Message:

Updated write_gsdl_xml_file which now uses wget to check for whether the fedora server is ready after having been restarted

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gsdl/trunk/bin/script/g2f-import.pl

    r15396 r15657  
    190190    # method that will tell Fedora where the ultimate output of g2f-import and g2f-build
    191191    # will be found: Points Fedora to the collect directory where FedoraMETS will be output.
    192     &g2futil::write_gsdl_xml_file($hostname, $collectdir);
     192    &g2futil::write_gsdl_xml_file($hostname, $collectdir, $options);
    193193
    194194    my $full_gs_col = util::filename_cat($collectdir,$gs_col);
Note: See TracChangeset for help on using the changeset viewer.