summaryrefslogtreecommitdiff
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
commit7b2b7938405fa198e075e6aa19e40c57ed8db2da (patch)
tree213e3c590ad2251d7c597f6f39169b4c7b2eabed
parenta429a0f0f510751b842b7161f5e1c8feab05fc1b (diff)
undo syntax error
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@323 ec762483-ff6d-05da-a07a-a48fb63a330f
-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();