From fd0ca1c3f9b972a52d48a82b492fd6bac772dc78 Mon Sep 17 00:00:00 2001 From: Sean Bright Date: Fri, 22 Dec 2017 09:23:22 -0500 Subject: Remove as much trailing whitespace as possible. Change-Id: I873c1c6d00f447269bd841494459efccdd2c19c0 --- tests/test_ami_security_events.sh | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/test_ami_security_events.sh') diff --git a/tests/test_ami_security_events.sh b/tests/test_ami_security_events.sh index 6f125dc5a..8cbc6669b 100755 --- a/tests/test_ami_security_events.sh +++ b/tests/test_ami_security_events.sh @@ -44,4 +44,3 @@ printf "Action: Challenge\r\nUsername: russell\r\nAuthType: MD5\r\n\r\nAction: L # Session Limit printf "Action: Login\r\nUsername: russell\r\nSecret: blah123\r\n\r\n" | nc -w 5 localhost 5038 & printf "Action: Login\r\nUsername: russell\r\nSecret: blah123\r\n\r\n" | nc -w 1 localhost 5038 - -- cgit v1.2.3