summaryrefslogtreecommitdiff
path: root/release.sh
diff options
context:
space:
mode:
authorFlorian Bruhin <git@the-compiler.org>2012-10-31 19:13:29 +0100
committerThorsten Wißmann <edu@thorsten-wissmann.de>2012-11-01 15:20:34 +0100
commitb60adb2ad2a2ff025b665de31da1dd65c131f26f (patch)
tree023e504a914e16f19d448850287a690410e98205 /release.sh
parent77539ca47a41c1fbabae93ff74a50a536f64ef0b (diff)
Whitespace fixes
- Change tabs to four spaces in herbstcommander.sh - Remove empty lines from beginning/end of files (unless it's a .c/.h file or ends with a bullet point) respectively change multiple blank lines at the end of a file to one - Remove whitespace at the end of a line, - Try to get whitespaces for #include/#define's consistent - Try to get whitespace between functions consistent (always 1 blank line instead of 0/1/2)
Diffstat (limited to 'release.sh')
-rwxr-xr-xrelease.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/release.sh b/release.sh
index 02a0e871..0dfe8455 100755
--- a/release.sh
+++ b/release.sh
@@ -57,4 +57,3 @@ echo "1. Add the following line to the MD5SUMS file on the mirror:"
md5sum $tarball
echo "2. Make www files and install them on the remote"
echo "3. Push the changes to all public remotes (including --tags)"
-