Validate version breaks devops caches for stage_3

Signed-off-by: Michael Marchetti <mmarchetti@sandvine.com>
diff --git a/systest/Makefile b/systest/Makefile
index 7d80dc5..75ab556 100644
--- a/systest/Makefile
+++ b/systest/Makefile
@@ -38,6 +38,7 @@
 
 TOPDIR=$(shell readlink -f .|sed -e 's/systest.*//')
 
+
 ifdef OS_AUTH_URL
     OPTION_OS_AUTH_URL=--os-url $(OS_AUTH_URL)
 endif