summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rwxr-xr-xetc/isdn/tell-record4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/isdn/tell-record b/etc/isdn/tell-record
index b081a0f..ae4c8176 100755
--- a/etc/isdn/tell-record
+++ b/etc/isdn/tell-record
@@ -6,7 +6,7 @@
#
# $FreeBSD$
#
-# last edit-date: [Thu May 20 11:45:21 1999]
+# last edit-date: [Tue Oct 31 10:59:49 2000]
#
#---------------------------------------------------------------------------
VARDIR=/var/isdn
@@ -86,4 +86,4 @@ if [ -r "${LIBDIR}/beep.al" ]; then
dd of=${DEVICE} if=${LIBDIR}/beep.al bs=2k >/dev/null 2>&1
fi
-dd if=${DEVICE} of=${VARDIR}/recorded.msg bs=2k
+dd if=${DEVICE} of=${VARDIR}/recorded.msg bs=2k >/dev/null 2>&1
OpenPOWER on IntegriCloud