From 251d90f1c31facf4c6423769cb74b6358e8934a9 Mon Sep 17 00:00:00 2001 From: Daniel STAN Date: Tue, 17 Feb 2015 20:02:02 +0100 Subject: [PATCH] testing.sh: ajoute DBG_WIFIMAP_DB --- testing.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/testing.sh b/testing.sh index 322786f7..3c4cfbed 100644 --- a/testing.sh +++ b/testing.sh @@ -24,3 +24,6 @@ export DBG_PRINTER=1 # Un dossier où trouver une version alternative des secrets (fichier par # fichier) export DBG_SECRETS=/etc/crans/dbg_secrets/`whoami`/ + +# Pour la wifimap +export DBG_WIFIMAP_DB=$CPATH/var/wifi_xml