Skip to content
Snippets Groups Projects
Commit 1e551bd2 authored by rswindell's avatar rswindell
Browse files

Address RefrenceError: SUB_NAME is not defined.

parent d62b8f3a
No related branches found
No related tags found
No related merge requests found
......@@ -23,6 +23,7 @@
"use strict";
const REVISION = "$Revision$".split(' ')[1];
require('sbbsdefs.js', 'SUB_NAME');
var netname;
var netdns;
var netzone = parseInt(argv[0], 10);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment