summaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorMichael Fenn <fennm@deshawresearch.com>2013-11-05 10:19:10 -0500
committerMichael Fenn <fennm@deshawresearch.com>2013-11-05 10:19:10 -0500
commit639c7b07cac8c0a5fcf55d457a1b5a18c02eb2a3 (patch)
treea91220caf27a9e288015c9eba600868395dd8005 /debian
parent0ceb2e76488a3fa4dbbc8cbb537e0366e0f665b2 (diff)
downloadbcfg2-639c7b07cac8c0a5fcf55d457a1b5a18c02eb2a3.tar.gz
bcfg2-639c7b07cac8c0a5fcf55d457a1b5a18c02eb2a3.tar.bz2
bcfg2-639c7b07cac8c0a5fcf55d457a1b5a18c02eb2a3.zip
Admin: Don't call dead Mode.__call__ code
In 9eb3db84, Bcfg2.Server.Admin.Mode.__call__() was changed from pass to raise a NotImplementedError. This causes bcfg2-admin compare and bcfg2-admin snapshots to fail because they call Bcfg2.Server.Admin.Mode.__call__() right away. Since that method didn't do anything anyway, it seems expediant to just avoid the call altogether.
Diffstat (limited to 'debian')
0 files changed, 0 insertions, 0 deletions