]> arthur.barton.de Git - bup.git/commitdiff
wvtest.sh: add "Local Variables" for file's current code style.
authorRob Browning <rlb@defaultvalue.org>
Thu, 20 Mar 2014 15:22:18 +0000 (10:22 -0500)
committerRob Browning <rlb@defaultvalue.org>
Thu, 20 Mar 2014 15:22:33 +0000 (10:22 -0500)
Signed-off-by: Rob Browning <rlb@defaultvalue.org>
wvtest.sh

index 57632743d8bbf7e0469f279a858a1f965961ab5c..f7d0dbb338c8bfcbcf04ccfc999fb375a46dc986 100644 (file)
--- a/wvtest.sh
+++ b/wvtest.sh
@@ -130,3 +130,8 @@ WVSTART()
        _wvfind_caller
        echo "Testing \"$*\" in $WVCALLER_FILE:" >&2
 }
+
+# Local Variables:
+# indent-tabs-mode: t
+# sh-basic-offset: 8
+# End: