Subversion Repositories camp_sysinfo_client_3

Rev

Rev 194 | Rev 211 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 194 Rev 197
Line 45... Line 45...
45
                  @confFileSearchPath  @moduleDirs @scriptDirs
45
                  @confFileSearchPath  @moduleDirs @scriptDirs
46
                  %sendTypes
46
                  %sendTypes
47
                  &showConf &transportsToConfig &getAnswer &yesno  
47
                  &showConf &transportsToConfig &getAnswer &yesno  
48
                  &writeConfig &processParameters $TESTING
48
                  &writeConfig &processParameters $TESTING
49
                  &setDryRun &enableModules &makeConfig &findConf &timeStamp
49
                  &setDryRun &enableModules &makeConfig &findConf &timeStamp
50
                  &loadConfigurationFile &logIt
50
                  &loadConfigurationFile &logIt &findFile
51
                );
51
                );
52
 
52
 
53
our $TESTING = 0;
53
our $TESTING = 0;
54
our $dryRun;
54
our $dryRun;
55
our $clientName = '';
55
our $clientName = '';