From 5ad26a2d3f838eccadaf47df0d2e9db4c2875795 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Ale=C5=A1=20K=C5=99enek?= Date: Fri, 30 Nov 2007 15:12:22 +0000 Subject: [PATCH] notif.expires: timeval->int; sufficient, timeval not completely supported in .T --- org.glite.lb/project/events.T | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/org.glite.lb/project/events.T b/org.glite.lb/project/events.T index f005f9c..52df3e6 100644 --- a/org.glite.lb/project/events.T +++ b/org.glite.lb/project/events.T @@ -197,7 +197,7 @@ 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). -- 1.8.2.3