diff options
author | Pau Espin Pedrol <pespin@sysmocom.de> | 2017-11-02 15:56:04 +0100 |
---|---|---|
committer | Neels Hofmeyr <neels@hofmeyr.de> | 2018-11-28 17:15:34 +0100 |
commit | 68ac2401d47bf5aef4d6316f0b1d051806da9ef6 (patch) | |
tree | 0af2db842f11a1c8a1074322adc530e6dad67cda /doc | |
parent | f5c83dae62311a671cd37733cba666331b9b0e74 (diff) |
OsmoGSMTester: Move TODO comment to a redmine task
Following task has been created: OS#2612
Change-Id: I79837e49f3e6af4254e9f0c7f53037eae66cda6d
Diffstat (limited to 'doc')
-rw-r--r-- | doc/manuals/chapters/install.adoc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/manuals/chapters/install.adoc b/doc/manuals/chapters/install.adoc index 5f6f1bc..aaf4d39 100644 --- a/doc/manuals/chapters/install.adoc +++ b/doc/manuals/chapters/install.adoc @@ -444,8 +444,6 @@ packets may result in a feedback loop: SSH activity to send tcpdump's output to your terminal is in turn is picked up in the tcpdump trace, and so forth. When testing 'tcpdump' access, make sure to have proper filter expressions in place. -TODO: allow skipping pcaps by configuration if access to tcpdump is not wanted - ==== Allow Core Files In case a binary run for the test crashes, a core file of the crash should be |