mirror of
https://github.com/drwetter/testssl.sh.git
synced 2024-11-22 02:51:35 +01:00
Updated Findings and HowTo Fix them (markdown)
parent
20967e0d38
commit
91c819ddad
@ -1,6 +1,6 @@
|
||||
## Small Debugging HowTo
|
||||
|
||||
### extended debugging output
|
||||
### Extended debugging output
|
||||
|
||||
Two options here:
|
||||
|
||||
@ -8,9 +8,9 @@ Two options here:
|
||||
* Run the section where the problem is (see ``--help``): ``script -c "bash -vx testssl.sh optionfortherightsection>"``
|
||||
|
||||
|
||||
### debug yourself
|
||||
### Debug yourself
|
||||
|
||||
YMMV, this is just a hint.
|
||||
YMMV
|
||||
|
||||
* spot the section where the bug is
|
||||
* edit the script and put **after** the section an ``exit 0``
|
||||
|
Loading…
Reference in New Issue
Block a user