Github user DaveBirdsall commented on a diff in the pull request: https://github.com/apache/incubator-trafodion/pull/1296#discussion_r151574464 --- Diff: install/traf_checkset_env.sh --- @@ -0,0 +1,186 @@ +#!/bin/bash --- End diff -- This file needs an Apache license header. (This is why the static checks are failing.)
---