From 245eabf87b5c9085dbe7a9ed8702a5bf7991ff68 Mon Sep 17 00:00:00 2001 From: Fatih Degirmenci Date: Wed, 13 Jul 2016 10:29:40 +0200 Subject: sandbox: Introduce dependency between verify jobs Change-Id: I227e4584685941377052465459962ea99f3e7bfb Signed-off-by: Fatih Degirmenci --- jjb/sandbox/test.sh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'jjb/sandbox/test.sh') diff --git a/jjb/sandbox/test.sh b/jjb/sandbox/test.sh index 2f9be2729..33268558c 100755 --- a/jjb/sandbox/test.sh +++ b/jjb/sandbox/test.sh @@ -59,3 +59,5 @@ echo "git show" echo "-------------------------------------" git show echo "-------------------------------------" + +sleep 60 -- cgit 1.2.3-korg