tagscript: reindent

This commit is contained in:
Travis Cross 2012-05-07 20:52:50 +00:00
parent a511ff3026
commit c204243b1b
1 changed files with 22 additions and 19 deletions

View File

@ -1,4 +1,6 @@
#!/bin/bash
##### -*- mode:shell-script; indent-tabs-mode:nil; sh-basic-offset:2 -*-
##### release a version of FreeSWITCH
src_repo="$(pwd)"
@ -87,3 +89,4 @@ server (I didn't do that for you, as you might want to review first).
----------------------------------------------------------------------
EOF
exit 0