From 394e1aa79d16ed9405e35e3cd3749a7e8c51522a Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Sat, 17 Oct 2009 22:42:55 -0700 Subject: test-lib: dbgcat adds headers with key name Makes it easier to track down empty files this way --- t/test-lib.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/t/test-lib.sh b/t/test-lib.sh index 26adfc9..2a81a58 100644 --- a/t/test-lib.sh +++ b/t/test-lib.sh @@ -64,5 +64,6 @@ rtmpfiles () { dbgcat () { id=$1 eval '_file=$'$id + echo "==> $id <==" sed -e "s/^/$id:/" < $_file } -- cgit v1.2.3-24-ge0c7