Skip to content
Snippets Groups Projects
Commit 5774037f authored by Per Cederqvist's avatar Per Cederqvist
Browse files

(go_daemon): Don't go into daemon mode if in debug mode.

(initialize): Fixed a printf statement.
(main): chdir to param.core_dir before the action starts.
(datafilename): Removed.  All users modified
	to use param.datafile_name instead.
(backupfilename): Removed.  All users modified to use
	param.backupfile_name instead.
(textfilename): Removed.  All users modified to use
	param.textfile_name instead.
(statisticfile, pidfile, memusefile): Removed.  All callers modified
	to use param.statistic_name, param.pid_name and
	param.memuse_name instead.
parent a8c453fb
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment