diff options
author | Jérémy Zurcher <jeremy@asynk.ch> | 2015-11-04 21:56:27 +0100 |
---|---|---|
committer | Jérémy Zurcher <jeremy@asynk.ch> | 2015-11-04 21:56:27 +0100 |
commit | 1a243732656d9fb28d1c576c871f74c18a574835 (patch) | |
tree | 7e45cdbc701252dc4c71c6dd996e39206d34a8cc /tools/test_port | |
parent | 40d1a8071fc6e8596950a39ab6aa82c4be3b4edc (diff) | |
download | jeyzuos-1a243732656d9fb28d1c576c871f74c18a574835.zip jeyzuos-1a243732656d9fb28d1c576c871f74c18a574835.tar.gz |
Diffstat (limited to 'tools/test_port')
-rwxr-xr-x | tools/test_port | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/test_port b/tools/test_port index dd1798a..937d47a 100755 --- a/tools/test_port +++ b/tools/test_port @@ -1,6 +1,6 @@ #! /bin/bash -PORT=/dev/pts/2 +PORT=/dev/pts/1 sleep 1 |