• Thomas Gambier's avatar
    [webrunner]: use newest timestamp in equeue.db to get last backup date · d9dff0e8
    Thomas Gambier authored
    in some webrunner, there are 2 keys in equeue.db:
    
    ```
    >>> print(db.keys())
    ['/srv/slapgrid/slappart18/bin//runner-importer', '/srv/slapgrid/slappart18/bin/runner-importer']
    ```
    
    As you can see, the importer script path changed. But we don't care
    about this, we always want to have the latest (= the newest) backup date.
    d9dff0e8
resilient-web-takeover-cgi-script.py.in 3.81 KB