From a0e17ab1ed12767c04ffc7ded5594330b7ecec90 Mon Sep 17 00:00:00 2001 From: Andrew Tridgell Date: Mon, 18 Jun 2018 15:15:03 +1000 Subject: [PATCH] waf: avoid formatting issue in emacs python mode doesn't understand the embedded apostrophe --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wscript b/wscript index 10156f77aa..b746ce7f44 100644 --- a/wscript +++ b/wscript @@ -110,7 +110,7 @@ submodules at specific revisions. action='store', default='', help='''Where to save data like parameters, log and terrain. -This is the --localstatedir + ArduPilot's subdirectory [default: +This is the --localstatedir + ArduPilots subdirectory [default: board-dependent, usually /var/lib/ardupilot]''') g.add_option('--rsync-dest',