blob: b12f4d95b97bd2054bdbd8c5449130e8ae4f4f26 [file] [log] [blame]
Ray Milkey35100682017-10-30 16:09:34 -07001#!/bin/bash
2ONOS_ROOT=`pwd`
3. tools/build/envDefaults
4echo $PATH
5onos-buck build onos
6onos-buck test
7onos-buck build //docs:external //docs:internal --show-output