From cee01f171a505cc91dcfa2f1ecb9c9f6e2a9bd17 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Sat, 7 Jul 2018 12:51:32 +0200 Subject: Move prompt facility from bpkg to libbutl --- tests/rep-auth.test | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'tests') diff --git a/tests/rep-auth.test b/tests/rep-auth.test index e27aae2..640f828 100644 --- a/tests/rep-auth.test +++ b/tests/rep-auth.test @@ -183,7 +183,7 @@ sc = " " # Space character to append to here-document line when required. certificate SHA256 fingerprint: $cert_fp trust this certificate? [y/n]$sc - error: unable to read y/n answer from STDOUT + error: unable to read y/n answer from stdin EOE $not_fetched @@ -293,7 +293,7 @@ sc = " " # Space character to append to here-document line when required. certificate SHA256 fingerprint: $cert_fp trust this certificate? [y/n]$sc - error: unable to read y/n answer from STDOUT + error: unable to read y/n answer from stdin EOE : trust-fp @@ -457,7 +457,7 @@ sc = " " # Space character to append to here-document line when required. fetching pkg:build2.org/rep-auth/unsigned1 warning: repository pkg:build2.org/rep-auth/unsigned1 is unsigned %continue without authenticating repositories at .+\? \[y/n\] % - error: unable to read y/n answer from STDOUT + error: unable to read y/n answer from stdin EOE $not_fetched @@ -535,7 +535,7 @@ sc = " " # Space character to append to here-document line when required. $rep_info 2>>~%EOE% != 0 warning: repository pkg:build2.org/rep-auth/unsigned1 is unsigned %continue without authenticating repositories at .+\? \[y/n\] % - error: unable to read y/n answer from STDOUT + error: unable to read y/n answer from stdin EOE : trust-yes -- cgit v1.1