diff options
author | Rob Austein <sra@hactrn.net> | 2014-04-07 21:25:15 +0000 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2014-04-07 21:25:15 +0000 |
commit | 440687c9d13a28b902bd9594f88eea6f42be686e (patch) | |
tree | d239056a195315c9c55b3c67103f9b1771aab0c2 /ca/tests/smoketest.7.yaml | |
parent | 8f81bbe3c5f76eda26bea1cf4b455de8faec0449 (diff) |
Whack test code to work with new tree, fix relaxng.py.
svn path=/branches/tk685/; revision=5765
Diffstat (limited to 'ca/tests/smoketest.7.yaml')
-rw-r--r-- | ca/tests/smoketest.7.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ca/tests/smoketest.7.yaml b/ca/tests/smoketest.7.yaml index fedd2fff..7c808552 100644 --- a/ca/tests/smoketest.7.yaml +++ b/ca/tests/smoketest.7.yaml @@ -70,8 +70,8 @@ roa_request: --- - shell set -x; find publication -type f -name '*.roa' - -print -exec ../../../utils/print_roa/print_roa {} \; + -print -exec ../../../rp/utils/print_roa {} \; ; - rtr_origin=../../../rtr-origin/rtr-origin; + rtr_origin=../../../rp/rpki-rtr/rtr-origin; $rtr_origin --cronjob rcynic-data/authenticated && $rtr_origin --show |