commit | a4f3165bcfb268aae08b203e58d18663a9cf02aa | [log] [tgz] |
---|---|---|
author | Thomas Vachuska <tom@onlab.us> | Wed Jul 22 11:00:27 2015 -0700 |
committer | Gerrit Code Review <gerrit@onlab.us> | Wed Jul 22 18:03:54 2015 +0000 |
tree | 04af087f8bbeb82e17b9820b5d9297069a59da56 | |
parent | b19bffb664fe587f761e01846c832de844669c02 [diff] |
Adding obs exclusion. Change-Id: I27cf67e131ad6ed566e4714a42732d2f7a2a2409
diff --git a/tools/dev/bin/onos-build-selective.exclude b/tools/dev/bin/onos-build-selective.exclude index 94bc7ca..1265494 100644 --- a/tools/dev/bin/onos-build-selective.exclude +++ b/tools/dev/bin/onos-build-selective.exclude
@@ -5,4 +5,5 @@ .*/openflow/drivers/.* .*/cord-gui/.* .*/jdvue/.* -.*/ovsdb/api/.* \ No newline at end of file +.*/ovsdb/api/.* +.*/netconf/flow/.* \ No newline at end of file