Skip to content
Snippets Groups Projects
Commit aa38a6f4 authored by Erik Alexandre Pucci's avatar Erik Alexandre Pucci Committed by Danilo K. S. Yorinori
Browse files

client.h: Added COLLECTDATAFILE define


The COLLECTDATAFILE define contains the path and name of the XML data file
created by the collect agent.

Signed-off-by: default avatarErik Alexandre Pucci <eap08@c3sl.ufpr.br>
Acked-by: default avatarDiego Giovane Pasqualin <dgp06@c3sl.ufpr.br>
Acked-by: default avatarJosiney de Souza <josineys@c3sl.ufpr.br>
Acked-by: default avatarRicardo Tavares de Oliveira <rto07@c3sl.ufpr.br>
Signed-off-by: default avatarDanilo K. S. Yorinori <danilok@c3sl.ufpr.br>
parent 6e3ae706
No related branches found
No related tags found
No related merge requests found
......@@ -30,6 +30,7 @@
/* Definitions */
#define VERSIONFILE "conf/version"
#define COLLECTDATAFILE "../data/collect-data.xml"
#define UPDATEOPTION "--update"
#define DEBUG 0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment