From 6f2295c7784492d9347930f49f97a97d3e7b6841 Mon Sep 17 00:00:00 2001 From: Kristian Lyngstol Date: Tue, 28 Jun 2016 16:22:21 +0200 Subject: Adjust for dx prod --- extras/tools/add_switches.txt.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'extras/tools') diff --git a/extras/tools/add_switches.txt.pl b/extras/tools/add_switches.txt.pl index 635e356..b4f4ef2 100755 --- a/extras/tools/add_switches.txt.pl +++ b/extras/tools/add_switches.txt.pl @@ -8,7 +8,7 @@ use strict; use warnings; use Data::Dumper; -use lib '../include'; +use lib '/opt/gondul/include'; use JSON; use nms::util; -- cgit v1.2.3