fix specs for 80-col width

This commit is contained in:
Jorge Morante 2016-08-24 07:52:49 +02:00
parent 55469ed2d3
commit 4868598d78
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ send "r";
echo_yanked;
expect {
"yanked text is 192.168.1.33" { exit_ok }
"yanked text is 10.0.3.1" { exit_ok }
timeout { exit_fail }
}