This directory is used to as a non-invasive mechanism for triggering | |
a jenkins build or release job. No explicit dependencies exist so | |
any jobs failing based on content in .onf/* will be a sure sign | |
of corruption. | |
% date >> nop | |
% git add nop | |
% git ci --message "job trigger" | |
% git review | |
# [EOF] |