Skip to content

Commit 5d1511e

Browse files
committed
Make ping mode the default.
1 parent f8f9d15 commit 5d1511e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyard/ard.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"reduce_XX": True,
5757
"reduce_MAC": True,
5858
"reduce_shortnull": True,
59-
"ping": False,
59+
"ping": True,
6060
"map_drb345_to_drbx": True,
6161
"verbose_log": False,
6262
"ARS_as_lg": False,

0 commit comments

Comments
 (0)