IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 29, 2009, 3:15:42 PM (17 years ago)
Author:
bills
Message:

get index.txt from template file not root/index.txt which has something diferent now

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/DataStoreServer/scripts/dsprodtool

    r25665 r25668  
    115115}
    116116
    117 my $root_index_script = "$dsroot/index.txt";
     117my $root_index_script = "$dsroot/index.txt.template";
    118118if (!stat($root_index_script)) {
    119119    $err .= "Data Store not found at '$dsroot'.\n"
Note: See TracChangeset for help on using the changeset viewer.