Skip to content

Commit 42abcda

Browse files
committed
Travis testing
1 parent a3d1cf0 commit 42abcda

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lib/configBase.js

+2
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@
1919
Hostname.
2020
name of Rush instance host. DO NOT TOUCH!!!
2121
*/
22+
23+
2224
var HOSTNAME = require('os').hostname();
2325

2426
/* MONITORING PROBE CONFIGURATION

0 commit comments

Comments
 (0)