diff options
Diffstat (limited to 'test/rules-test.sh')
-rwxr-xr-x | test/rules-test.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/rules-test.sh b/test/rules-test.sh index b98b69aba8..511f05d9ee 100755 --- a/test/rules-test.sh +++ b/test/rules-test.sh @@ -1,4 +1,4 @@ -#!/bin/sh +#!/usr/bin/env sh # Call the udev rule syntax checker on all rules that we ship # # (C) 2010 Canonical Ltd. |