From de7e7d8424bcd550c53e89617d5c8145a30f5345 Mon Sep 17 00:00:00 2001 From: Tom Scavo Date: Thu, 5 Jan 2017 16:47:36 -0500 Subject: [PATCH] Add absolute path --- lib/saml_tools.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/saml_tools.sh b/lib/saml_tools.sh index 14060d8..2962206 100755 --- a/lib/saml_tools.sh +++ b/lib/saml_tools.sh @@ -988,7 +988,7 @@ construct_SAML2_AuthnRequest () { return 3 fi - cat <<- SAMLAuthnRequest + /bin/cat <<- SAMLAuthnRequest