mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-21 04:31:26 +00:00
scstadmin: Update expected output of test 07
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@7957 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -139,7 +139,12 @@ sub testPrompt {
|
||||
my $result;
|
||||
|
||||
$result = <<'EOS';
|
||||
are you sure you wish to continue (y/[n]) ?
|
||||
|
||||
Collecting current configuration: done.
|
||||
|
||||
Performing this action may result in lost or corrupt data, are you sure you wish to continue (y/[n]) ? Aborting action.
|
||||
|
||||
All done.
|
||||
EOS
|
||||
ok(run("$scstadmin -clear_config -force </dev/null"), $result);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user