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)
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.


No differences found