projects
/
osm
/
devops.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
26e8e33
)
Validate version breaks devops caches for stage_3
38/6838/1
author
Michael Marchetti
<mmarchetti@sandvine.com>
Thu, 1 Nov 2018 18:43:52 +0000
(18:43 +0000)
committer
Michael Marchetti
<mmarchetti@sandvine.com>
Thu, 1 Nov 2018 18:43:52 +0000
(18:43 +0000)
Signed-off-by: Michael Marchetti <mmarchetti@sandvine.com>
systest/Makefile
patch
|
blob
|
history
diff --git
a/systest/Makefile
b/systest/Makefile
index
7d80dc5
..
75ab556
100644
(file)
--- a/
systest/Makefile
+++ b/
systest/Makefile
@@
-38,6
+38,7
@@
VIM_EMU ?=
TOPDIR=$(shell readlink -f .|sed -e 's/systest.*//')
+
ifdef OS_AUTH_URL
OPTION_OS_AUTH_URL=--os-url $(OS_AUTH_URL)
endif