config: Check action config filenames more strictly.
authorMatthijs Kooijman <matthijs@stdin.nl>
Thu, 10 Jun 2010 13:13:44 +0000 (15:13 +0200)
committerMatthijs Kooijman <matthijs@stdin.nl>
Thu, 10 Jun 2010 13:13:44 +0000 (15:13 +0200)
commitac66ee385bda4a477e5501880ff945be6abc5f06
treeb6853a6f5bd62d5db98481922077cca58b46eebb
parent7a6692ef5f50f18d92b53095ab09fb2f046bccbe
config: Check action config filenames more strictly.

Previously, the filename was split at the first dot, now it can only
contain just one dot. Also fix the error message to actually include the
faulty filename.
src/lib/backupninja/action.py