diff --git a/tests/test-lib.sh b/tests/test-lib.sh index b3022dd..35f4a2a 100644 --- a/tests/test-lib.sh +++ b/tests/test-lib.sh @@ -582,7 +582,7 @@ test_todo_session () { cmd="" status=0 > expect - while read -r line + while IFS= read -r line do case $line in ">>> "*)