From abbd86a2f67e77b7fe657546c20697260c9ccb78 Mon Sep 17 00:00:00 2001 From: "Brian C. Lane" Date: Tue, 6 Oct 2020 14:04:43 -0700 Subject: [PATCH] ltmpl: Fix deprecated escape in docstring --- src/pylorax/ltmpl.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pylorax/ltmpl.py b/src/pylorax/ltmpl.py index f78d32ea..36e09e97 100644 --- a/src/pylorax/ltmpl.py +++ b/src/pylorax/ltmpl.py @@ -717,7 +717,7 @@ class LoraxTemplateRunner(TemplateRunner): to search and one KEEPGLOB to keep. The KEEPGLOB is expanded to be *KEEPGLOB* so that it will match anywhere in the path. - This only removes files from under /lib/modules/\*/kernel/ + This only removes files from under /lib/modules/\\*/kernel/ Examples: removekmod sound drivers/media drivers/hwmon drivers/video