mirror of
https://github.com/sstephenson/bats.git
synced 2026-02-25 17:28:11 +01:00
Remove defunct comment-pad trimming
This commit is contained in:
@@ -141,9 +141,6 @@ while IFS= read -r line; do
|
|||||||
buffer fail
|
buffer fail
|
||||||
;;
|
;;
|
||||||
"# "* )
|
"# "* )
|
||||||
buffer log "${line:5}"
|
|
||||||
;;
|
|
||||||
"# "* )
|
|
||||||
|
|
||||||
buffer log "${line:2}"
|
buffer log "${line:2}"
|
||||||
;;
|
;;
|
||||||
|
|||||||
Reference in New Issue
Block a user