aboutsummaryrefslogtreecommitdiffstats
path: root/extras/tools
diff options
context:
space:
mode:
authorKristian Lyngstøl <kly@kly.no>2017-04-10 14:06:23 +0200
committerKristian Lyngstøl <kly@kly.no>2017-04-10 14:06:23 +0200
commitbb862773d69bc5997bd1628a3f0505827e7cfe5c (patch)
tree672b4584c66cf79cf83b02224047aa1b92246636 /extras/tools
parent134299c3d95a10ed11b184eac61a704c45d17000 (diff)
TG17 stuff ?
Diffstat (limited to 'extras/tools')
-rwxr-xr-xextras/tools/add_switches.txt.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/extras/tools/add_switches.txt.pl b/extras/tools/add_switches.txt.pl
index b4f4ef2..0ec38b1 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 '/opt/gondul/include';
+use lib '/home/tech/gondul/include';
use JSON;
use nms::util;