Changes between Initial Version and Version 1 of Ticket #34

Show
Ignore:
Timestamp:
12/05/08 00:25:24 (15 years ago)
Author:
jerome
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #34

    • Property status changed from new to accepted
  • Ticket #34 – description

    initial v1  
    1 When the cupspykota backend runs, we know that we need read+write access to the database. Introduce a ''norwdb'' directive which allows either ''print'' or ''fail'' (and possibly ''ignore'' which is ''fail'' with an exit(0)), as values in ''pykota.conf''. This directive will let PyKota if it has to fail (as it does actually), or print anyway if the database isn't available in read+write mode. 
     1When the cupspykota backend runs, we know that we need read+write access to the database. Introduce a ''norwdb'' directive which allows either ''print'' or ''fail'' (and possibly ''ignore'' which is ''fail'' with an exit(0)), as values in ''pykota.conf''. This directive will let PyKota know if it has to fail (as it does actually), or print anyway if the database isn't available in read+write mode.