diff options
author | Anton Tananaev <anton.tananaev@gmail.com> | 2012-12-04 21:24:41 +1300 |
---|---|---|
committer | Anton Tananaev <anton.tananaev@gmail.com> | 2012-12-04 21:24:41 +1300 |
commit | 8d49ced822a1ae5c8b3f065178116e95a4f55c85 (patch) | |
tree | c5ab665fa17511ce808e34d2544ac6e1eb252061 /test.sh | |
parent | 2b6d8cb12c6a307b4ee9a0af12101042ec78803c (diff) | |
download | trackermap-server-8d49ced822a1ae5c8b3f065178116e95a4f55c85.tar.gz trackermap-server-8d49ced822a1ae5c8b3f065178116e95a4f55c85.tar.bz2 trackermap-server-8d49ced822a1ae5c8b3f065178116e95a4f55c85.zip |
Added Navis protocol (fix #99)
Diffstat (limited to 'test.sh')
-rwxr-xr-x | test.sh | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -65,3 +65,5 @@ echo "17. pt502" echo "18. tr20" (echo -n -e "%%123456789012345,A,120101121800,N6000.0000E13000.0000,0,000,0,01034802,150,[Message]\r\n";) | nc -v localhost 5018 + +echo "19. navis" |