Skip to content

Commit 1a8fab5

Browse files
committed
(CONT-1181) - Fixing build failure for RedHat
1 parent b16ec2c commit 1a8fab5

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

spec/support/script-5556.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
socat -v tcp-l:5556,reuseaddr,fork system:"printf \'HTTP/1.1 200 OK
22
3-
Response on 5556\'",nofork
3+
Response on 5556\'"

spec/support/script-5557.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
socat -v tcp-l:5557,reuseaddr,fork system:"printf \'HTTP/1.1 200 OK
22
3-
Response on 5557\'",nofork
3+
Response on 5557\'"

0 commit comments

Comments
 (0)