Use bash in shebang line of grml-vpnc-tugraz. v0.3.2
authorMichael Prokop <mika@grml.org>
Fri, 2 Apr 2010 16:27:51 +0000 (18:27 +0200)
committerMichael Prokop <mika@grml.org>
Fri, 2 Apr 2010 16:27:51 +0000 (18:27 +0200)
debian/changelog
sbin/grml-vpnc-tugraz

index 9b46ef7..314109f 100644 (file)
@@ -5,8 +5,9 @@ grml-network (0.3.2) unstable; urgency=low
     /proc/net/wireless with kernel 2.6.33 for example).
   * Bump Standards-Version to 3.8.4 (no further changes).
   * Fix wrong usage of redirection in Makefile for doc generation.
+  * Use bash in shebang line of grml-vpnc-tugraz.
 
- -- Michael Prokop <mika@grml.org>  Fri, 02 Apr 2010 18:24:55 +0200
+ -- Michael Prokop <mika@grml.org>  Fri, 02 Apr 2010 18:27:26 +0200
 
 grml-network (0.3.1) unstable; urgency=low
 
index 87d40f8..05fa947 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
 # Filename:      grml-vpnc-tugraz
 # Purpose:       connect via vpnc in VC-Graz/TU Graz (www.vc-graz.ac.at / www.tugraz.at)
 # Authors:       grml-team (grml.org), (c) Michael Prokop <mika@grml.org>
@@ -17,7 +17,7 @@ if [ "$UID" != 0 ];  then
   exit
 fi
 
-function typeofservice() {
+typeofservice() {
 NETWORK=$(dialog --stdout --clear --title "foobar" --menu \
 "This script is a submenu of grml-network to set up an internet connection