summaryrefslogtreecommitdiffstats
path: root/util
diff options
context:
space:
mode:
Diffstat (limited to 'util')
-rwxr-xr-xutil/bin/mobile.vvs.de2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/bin/mobile.vvs.de b/util/bin/mobile.vvs.de
index 4d50745f..fdc4cca2 100755
--- a/util/bin/mobile.vvs.de
+++ b/util/bin/mobile.vvs.de
@@ -157,7 +157,7 @@ itdDate=$Ymd
}
}
' | {
- read
+ read REPLY
echo "$REPLY"
while read time dev no dest ; do
printf "$time %3s → %s\n" $no "$dest"