*** scheduler/client.c.old Wed Mar 7 08:34:45 2007 --- scheduler/client.c Wed Mar 7 16:31:43 2007 *************** *** 3472,3478 **** int pid, /* Process ID of command */ status; /* Status of command */ char command[1024], /* Command */ ! *argv[11], /* Command-line arguments */ *envp[MAX_ENV + 1], /* Environment variables */ home[1024], /* HOME environment variable */ infofile[1024], /* Type-in information for cert */ --- 3472,3478 ---- int pid, /* Process ID of command */ status; /* Status of command */ char command[1024], /* Command */ ! *argv[12], /* Command-line arguments */ *envp[MAX_ENV + 1], /* Environment variables */ home[1024], /* HOME environment variable */ infofile[1024], /* Type-in information for cert */