summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorLeif Johansson <leifj@sunet.se>2011-11-10 22:14:35 +0100
committerLeif Johansson <leifj@sunet.se>2011-11-10 22:14:35 +0100
commitf3f8e10cca601f55ed750103eefacdfe39ab35ad (patch)
tree2f14c0c6bf85ef9bc1db9485fb04f4af9ca5e481 /Makefile
parent79bf7380c980a23205ce23579e874ef9221c6bb6 (diff)
edugain testing oops
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index f73544ad..c3d91690 100644
--- a/Makefile
+++ b/Makefile
@@ -89,7 +89,7 @@ swamid-edugain-testing:
swamid-edugain:
@saml-md-tool swamid-edugain-1.0 update --key=$(KEY) --cert=$(CERT) --pwd=$(PASS)
- @test -s swamid-edugain-1.0.xml && cp swamid-edugain-1.0.xml $(DEST
+ @test -s swamid-edugain-1.0.xml && cp swamid-edugain-1.0.xml $(DEST)
swamid-kalmar:
@saml-md-tool swamid-kalmar-1.0 update --days=2 --key=$(KEY) --cert=$(CERT) --pwd=$(PASS)