From: Rob Browning Date: Thu, 20 Mar 2014 15:22:18 +0000 (-0500) Subject: wvtest.sh: add "Local Variables" for file's current code style. X-Git-Tag: 0.26-rc1~33 X-Git-Url: https://arthur.barton.de/gitweb/?p=bup.git;a=commitdiff_plain;h=c65728f6e39001cccb5130d0c4b6ccfab92cdd33 wvtest.sh: add "Local Variables" for file's current code style. Signed-off-by: Rob Browning --- diff --git a/wvtest.sh b/wvtest.sh index 5763274..f7d0dbb 100644 --- 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: