remove debug message

Signed-off-by: Gao feng <omarapazanadi@gmail.com>
This commit is contained in:
Gao feng
2015-09-23 10:56:49 +08:00
parent a8362c1a70
commit d260dda29e
-1
View File
@@ -213,7 +213,6 @@ int hyper_watch_exec_pty(struct hyper_exec *exec, struct hyper_pod *pod)
return -1;
}
hyper_list_dir("/proc/1/fd/");
return 0;
}