/[cwmp]/google/branches/store-pluggable/bin/acs.pl
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /google/branches/store-pluggable/bin/acs.pl

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 137 by dpavlin, Fri Oct 26 20:46:09 2007 UTC revision 138 by dpavlin, Fri Oct 26 21:25:08 2007 UTC
# Line 21  GetOptions( Line 21  GetOptions(
21  my $server = CWMP::Server->new({  my $server = CWMP::Server->new({
22          port => $port,          port => $port,
23          store => {          store => {
24                  module => 'DBMDeep',  #               module => 'DBMDeep',
25                    module => 'YAML',
26                  store_path => 'state.db',                  store_path => 'state.db',
27          },          },
28          debug => $debug,          debug => $debug,

Legend:
Removed from v.137  
changed lines
  Added in v.138

  ViewVC Help
Powered by ViewVC 1.1.26