* tests/grub_script_expansion.in: Explicitly tell grep that we handle

text and not binary.
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2012-06-09 19:58:38 +02:00
parent 96f7e60eae
commit 5561c22d59
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2012-06-09 Vladimir Serbinenko <phcoder@gmail.com>
* tests/grub_script_expansion.in: Explicitly tell grep that we handle
text and not binary.
2012-06-09 Vladimir Serbinenko <phcoder@gmail.com>
Stop polling as soon as we have the packet we were waiting for.