diff options
author | Rob Austein <sra@hactrn.net> | 2010-04-14 13:19:14 +0000 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2010-04-14 13:19:14 +0000 |
commit | dbc55c697025a0dd6125249f29cac5cc39c08a28 (patch) | |
tree | 2e07e98ca78f25720a3a33b5f04ba5e490867c4c /utils/print_roa | |
parent | 6de7e97bde9d45929c226d3ef4a12b72598bd7b1 (diff) |
testbed.py => smoketest.py
svn path=/myrpki/test-all.sh; revision=3199
Diffstat (limited to 'utils/print_roa')
-rw-r--r-- | utils/print_roa/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/print_roa/Makefile b/utils/print_roa/Makefile index b33640a8..2d6dcddc 100644 --- a/utils/print_roa/Makefile +++ b/utils/print_roa/Makefile @@ -20,7 +20,7 @@ clean: ${BIN}: ${OBJ} ${LIB} Makefile ${CC} -g -o $@ ${OBJ} ${LIB} -ROA_DIR = ../../rpkid/testbed.dir/publication +ROA_DIR = ../../rpkid/tests/smoketest.dir/publication test: all -date -u +'now: %Y%m%d%H%M%SZ' |