jjb/pipeline/voltha/master/bbsim-tests.groovy
---------------------------------------------
  o Yuck, add missing paren from prinln() statement.
  o Cryptic as having a stray semicolon suffixed on a line.

vars/installKind.groovy
-----------------------
  o Cleanups to make npm-groovy-lint happy.
  o Ran expand -t 8 to replace tabs (another lint nit).
  o Remove exception clause, let the problem ooze outward.

Change-Id: I6da09b13fd0ffa735f70c92391298256a1db4748
diff --git a/makefiles/lint/groovy/install.mk b/makefiles/lint/groovy/install.mk
new file mode 100644
index 0000000..7843e8f
--- /dev/null
+++ b/makefiles/lint/groovy/install.mk
@@ -0,0 +1,4 @@
+
+# curl -O -L https://npmjs.org/install.sh
+# sh install
+# curl -L https://npmjs.org/install.sh | sh