summaryrefslogtreecommitdiff
path: root/vest/line_mediator.pl
diff options
context:
space:
mode:
authorgraehl <graehl@ec762483-ff6d-05da-a07a-a48fb63a330f>2010-07-19 21:34:19 +0000
committergraehl <graehl@ec762483-ff6d-05da-a07a-a48fb63a330f>2010-07-19 21:34:19 +0000
commita2c1681af636fb3fb0c4702627b9629c05af2051 (patch)
tree8370b4ac82ffa1200012896f38a05784b2b81c29 /vest/line_mediator.pl
parent9e35239dd1b4393a320da6c745749500dba8f2b6 (diff)
undo syntax error
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@323 ec762483-ff6d-05da-a07a-a48fb63a330f
Diffstat (limited to 'vest/line_mediator.pl')
-rwxr-xr-xvest/line_mediator.pl1
1 files changed, 0 insertions, 1 deletions
diff --git a/vest/line_mediator.pl b/vest/line_mediator.pl
index a47c5d1d..bc2bb24c 100755
--- a/vest/line_mediator.pl
+++ b/vest/line_mediator.pl
@@ -89,7 +89,6 @@ if ($ser eq 'SERIAL') {
lineto(*STDOUT,$_);
}
}
- }
} else {
info("DIRECT mode\n");
my @rw1=POSIX::pipe();