summaryrefslogtreecommitdiffstats
path: root/linux_dpdk
diff options
context:
space:
mode:
authorimarom <imarom@cisco.com>2016-05-09 14:25:21 +0300
committerimarom <imarom@cisco.com>2016-05-09 16:48:16 +0300
commitc4e6748cedf1f9f3a3c1916c96c4f044561b075b (patch)
treecc4a3f77bd6bc3127af9587eef765f9b11ff0cd9 /linux_dpdk
parentdb9145d248720c633dd4da6c785e071198986326 (diff)
PCAP remote code review fixes
Diffstat (limited to 'linux_dpdk')
-rwxr-xr-xlinux_dpdk/ws_main.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/linux_dpdk/ws_main.py b/linux_dpdk/ws_main.py
index b1e1f6bd..4a8ddf4e 100755
--- a/linux_dpdk/ws_main.py
+++ b/linux_dpdk/ws_main.py
@@ -943,6 +943,7 @@ def release(bld, custom_dir = None):
if custom_dir:
exec_p = custom_dir
else:
+ fsafssa
check_release_permission()
exec_p = Env().get_release_path()
print "copy images and libs"