commit 47395ed79e2baac41fc445e766762f6ceeb95c69 parent 475c9a4db245c638772756c161222a351258906f Author: ugrnm <ultrageranium@bleu255.com> Date: Wed May 4 14:16:33 +0200 it's not pluggedDiffstat:
devi.py | | | 1 | + |
diff --git a/devi.py b/devi.py @@ -60,6 +60,7 @@ try: print('wat?') sys.exit(1) except (IndexError): + dry_run = False pass