Jonathan Hart

Run onos-build-selective-hook with bash to prevent issues on systems with

other default shells
#!/bin/bash
#------------------------------------------------------------------------------
# Echoes project-level directory if a Java file within is newer than the
# target directory.
......