Signed-off-by: Ian Campbell <ian.campb...@citrix.com>
---
 cr-try-bisect-adhoc | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/cr-try-bisect-adhoc b/cr-try-bisect-adhoc
index 5f8b7e1..f451324 100755
--- a/cr-try-bisect-adhoc
+++ b/cr-try-bisect-adhoc
@@ -27,6 +27,8 @@ nope () { echo "nope: $*"; exit 0; }
 
 if ! test -f job; then nope "no job"; exit 0; fi
 
+mkdir -p tmp
+
 . ./job
 # job should set:
 #   branch=
-- 
2.6.1


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

Reply via email to