diff options
Diffstat (limited to 'scripts')
-rwxr-xr-x | scripts/load_every_help.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/load_every_help.py b/scripts/load_every_help.py index 2b307f16..113cc235 100755 --- a/scripts/load_every_help.py +++ b/scripts/load_every_help.py @@ -91,6 +91,7 @@ def remove_ignorelines(list): 'sigmund version 0.03\n', 'pique 0.1 for PD version 23\n', 'this is pddplink 0.1, 3rd alpha build...\n', + 'beware! this is tot 0.1, 19th alpha build...\n', '\n' ] ignorepatterns = [ |