diff options
Diffstat (limited to 'test/rule-syntax-check.py')
-rwxr-xr-x[-rw-r--r--] | test/rule-syntax-check.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/rule-syntax-check.py b/test/rule-syntax-check.py index e43a3daeb3..e4185cb0fa 100644..100755 --- a/test/rule-syntax-check.py +++ b/test/rule-syntax-check.py @@ -1,3 +1,4 @@ +#!/usr/bin/python3 # Simple udev rules syntax checker # # (C) 2010 Canonical Ltd. |