aboutsummaryrefslogtreecommitdiffstats
path: root/skype
diff options
context:
space:
mode:
Diffstat (limited to 'skype')
-rwxr-xr-xskype/t/irssi/livetest-irssi.sh2
-rwxr-xr-xskype/t/livetest-bitlbee.sh2
2 files changed, 2 insertions, 2 deletions
diff --git a/skype/t/irssi/livetest-irssi.sh b/skype/t/irssi/livetest-irssi.sh
index 349521a8..5fda613b 100755
--- a/skype/t/irssi/livetest-irssi.sh
+++ b/skype/t/irssi/livetest-irssi.sh
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
ISCRIPT=$1
OPT=$2
diff --git a/skype/t/livetest-bitlbee.sh b/skype/t/livetest-bitlbee.sh
index dc2f9126..f0027d1c 100755
--- a/skype/t/livetest-bitlbee.sh
+++ b/skype/t/livetest-bitlbee.sh
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
BITLBEE=$1
typeset -ix PORT=`echo $2 | egrep '^[0-9]{1,5}$'`
SCRIPT=$3