Skip to content
Snippets Groups Projects
Commit 3d9d48e3 authored by Hans Persson's avatar Hans Persson
Browse files

Change xaugeas to cfgfile::xaugeas to fit namespace.

parent e97f32ce
No related branches found
No related tags found
No related merge requests found
......@@ -7,7 +7,7 @@
* all files for every augeas resource, which is quite expensive.
*/
define xaugeas($file, $lens, $context='.', $changes, $onlyif='', $force=false)
define cfgfile::xaugeas($file, $lens, $context='.', $changes, $onlyif='', $force=false)
{
if $context =~ /^\// {
fail("Xaugeas[${title}]: ``context'' not a relative path, ${context}.")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment