From: Mark Wooding Date: Sun, 12 Feb 2012 21:29:21 +0000 (+0000) Subject: userv/distorted-keys.in: Reformat, with backslashes in their own column. X-Git-Tag: 0.99.2~46 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/distorted-keys/commitdiff_plain/32d4aa8c0a6247b701aec2730a9cb35e04ac6311?hp=14e6d4c937521297056d31b4e9cb6e1eec0781cc userv/distorted-keys.in: Reformat, with backslashes in their own column. A whitespace-only change, empty under `diff -b'. --- diff --git a/userv/distorted-keys.in b/userv/distorted-keys.in index 4882d5c..2f618aa 100644 --- a/userv/distorted-keys.in +++ b/userv/distorted-keys.in @@ -29,16 +29,16 @@ if ( glob service cryptop-profile require-fd 1-2 write ignore-fd 3- no-set-environment - execute sh -c "case $# in \ - 1) \ - exec @bindir@/extract-profile \"$1\" \ - @pkgconfdir@/profile.d/ \ - .userv/cryptop-profile \ - ;; \ - *) \ - echo >&2 \"usage: cryptop-profile PROFILE\"; \ - exit 1 \ - ;; \ + execute sh -c "case $# in \ + 1) \ + exec @bindir@/extract-profile \"$1\" \ + @pkgconfdir@/profile.d/ \ + .userv/cryptop-profile \ + ;; \ + *) \ + echo >&2 \"usage: cryptop-profile PROFILE\"; \ + exit 1 \ + ;; \ esac" _ fi