IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 12, 2008, 10:46:40 AM (18 years ago)
Author:
bills
Message:

Fix init == inject

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTasks/simtest.pro

    r19381 r19537  
    5454  end   
    5555 
    56   if (("$init" == "new") || ("$init" == "new")) 
     56  if (("$init" == "new") || ("$init" == "inject")) 
    5757    # XXX this will fail and exit the script if the db does not exist or is old...
    5858    exec pxadmin -delete -dbname $dbname
Note: See TracChangeset for help on using the changeset viewer.