Jonathan Hart

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

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