summaryrefslogtreecommitdiff
path: root/t/t9164-git-svn-dcommit-concurrent.sh
AgeCommit message (Collapse)AuthorFilesLines
2012-10-05t9164: Add missing quotes in testLibravatar Robert Luberda1-0/+216
This fixes `ambiguous redirect' error given by bash. [ew: fix misspelled test name, also eliminate space after ">>" to conform to guidelines] Signed-off-by: Eric Wong <normalperson@yhbt.net>