[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Bug: ENV_FILE definition in cfagent.c cfenvd.c
From: |
chiayl |
Subject: |
Bug: ENV_FILE definition in cfagent.c cfenvd.c |
Date: |
Mon, 6 Oct 2003 18:04:51 +0800 |
User-agent: |
Mutt/1.4i |
Hi folks,
The following seems to be a bug:
/mnt/cfengine/compile/cfengine-2.0.8p1/src# grep ENV_FILE *.c
cfagent.c:snprintf(env,bufsize,"%s/%s",WORKDIR,ENV_FILE);
cfenvd.c:snprintf(ENV,bufsize,"%s/state/%s",WORKDIR,ENV_FILE);
I realised the bug when cfagent on one server keep reporting "Unable to
detect environment from cfenvd" despite I executed cfenvd to keep data in
ENV_FILE going.
Hope this helps. :)
Regards,
Yew Lee
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Bug: ENV_FILE definition in cfagent.c cfenvd.c,
chiayl <=