Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
pcaskey committed Nov 9, 2022
1 parent ee290d9 commit 788e2a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/fulltest.sh
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ rm -f ./lastpage.txt
#fi

# replace FROM line in IdP Dockerfile to newly-built local image
sed -i "/FROM/c \FROM ${imagename}_${tag}" ../test-compose/idp/Dockerfile
sed -i "/FROM/ c\FROM ${imagename}_${tag}" ../test-compose/idp/Dockerfile

echo "Attempting full-cycle test..."
#webisoget -verbose -out ./lastpage.txt -formfile ./sptest.login -url https://sptest.example.edu:8443/secure/index.php
Expand Down

0 comments on commit 788e2a5

Please sign in to comment.