osmith has uploaded this change for review. ( 
https://gerrit.osmocom.org/c/docker-playground/+/37788?usp=email )


Change subject: ttcn3-epdg-test: remove "cp osmo-epdg.latest.config"
......................................................................

ttcn3-epdg-test: remove "cp osmo-epdg.latest.config"

I've overlooked this in my last patch. Fix for:
  cp: cannot stat 'osmo-epdg.latest.config': No such file or directory

Fixes: 00e68245 ("ttcn3-epdg-test: remove latest code path")
Change-Id: I720e718a9daec125e94cf2e98127ec3aa48820f8
---
M ttcn3-epdg-test/jenkins.sh
1 file changed, 0 insertions(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/docker-playground 
refs/changes/88/37788/1

diff --git a/ttcn3-epdg-test/jenkins.sh b/ttcn3-epdg-test/jenkins.sh
index 07d9ea8..0b7edf5 100755
--- a/ttcn3-epdg-test/jenkins.sh
+++ b/ttcn3-epdg-test/jenkins.sh
@@ -15,7 +15,6 @@

 mkdir $VOL_BASE_DIR/epdg
 cp osmo-epdg.config $VOL_BASE_DIR/epdg/
-cp osmo-epdg.latest.config $VOL_BASE_DIR/epdg/
 cp epdg.sh $VOL_BASE_DIR/epdg/
 cp ../common/pipework $VOL_BASE_DIR/epdg/


--
To view, visit https://gerrit.osmocom.org/c/docker-playground/+/37788?usp=email
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings?usp=email

Gerrit-MessageType: newchange
Gerrit-Project: docker-playground
Gerrit-Branch: master
Gerrit-Change-Id: I720e718a9daec125e94cf2e98127ec3aa48820f8
Gerrit-Change-Number: 37788
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <[email protected]>

Reply via email to