notif.expires: timeval->int; sufficient, timeval not completely supported in .T
authorAleš Křenek <ljocha@ics.muni.cz>
Fri, 30 Nov 2007 15:12:22 +0000 (15:12 +0000)
committerAleš Křenek <ljocha@ics.muni.cz>
Fri, 30 Nov 2007 15:12:22 +0000 (15:12 +0000)
org.glite.lb/project/events.T

index f005f9c..52df3e6 100644 (file)
        string  owner           Identification of the job owner (certificate subject).
        string  dest_host       Hostname the notification is sent to.
        port    dest_port       Port number the notification is sent to.
-       timeval expires         When the notification expires
+       int     expires         When the notification expires
        string  jobstat         Status of the job (the notification content).