diff options
| author | Pete Wyckoff <pw@padd.com> | 2013-01-26 22:11:08 -0500 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2013-01-26 22:00:38 -0800 |
| commit | 6112541b444b52d5ac83f491eabefbf571da4997 (patch) | |
| tree | b18fb5488f0545a92c91c30f0e40104b72905470 /t/t4013/diff.diff_--stat_initial..side | |
| parent | git p4 test: use client_view to build the initial client (diff) | |
| download | git-6112541b444b52d5ac83f491eabefbf571da4997.tar.gz git-6112541b444b52d5ac83f491eabefbf571da4997.zip | |
git p4 test: avoid loop in client_view
The printf command re-interprets the format string as
long as there are arguments to consume. Use this to
simplify a for loop in the client_view() library function.
This requires a fix to one of the client_view callers.
An errant \n in the string was converted into a harmless
newline in the input to "p4 client -i", but now shows up
as a literal \n as passed through by "%s". Remove the \n.
Based-on-patch-by: Junio C Hamano <gitster@pobox.com>
Signed-off-by: Pete Wyckoff <pw@padd.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t4013/diff.diff_--stat_initial..side')
0 files changed, 0 insertions, 0 deletions
