From 007f0d702907272018b3cf4ef8470145cd51decd Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sun, 13 Aug 2023 13:35:40 +0300 Subject: add perl modelines. remove filewalk --- playground/Rexfile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'playground') diff --git a/playground/Rexfile b/playground/Rexfile index 6fe5f8c..056a82e 100644 --- a/playground/Rexfile +++ b/playground/Rexfile @@ -19,4 +19,6 @@ task 'openbsd_cron_test', group => 'openbsd_canary', sub { day_of_week => '*', command => '/path/to/your/cronjob', }; -}; \ No newline at end of file +}; + +# vim: syntax=perl -- cgit v1.2.3