| author | Simon Hausmann <simon@lst.de> | |
| Mon, 25 Jun 2007 11:04:26 +0000 (13:04 +0200) | ||
| committer | Junio C Hamano <gitster@pobox.com> | |
| Wed, 27 Jun 2007 01:18:47 +0000 (18:18 -0700) | ||
| commit | b658d50325c938d87d4891cb62e2eefb0b58a62c | |
| tree | 5812f970211b50916c4de4bf7d829d9792596828 | tree | snapshot |
| parent | 4fb8c8075a9952a9d544721e2122a1b2941d8ef6 | commit | diff |
git-new-workdir: Fix shell warning about operator == used with test.
Use = instead of == with test to test for equality.
Signed-off-by: Simon Hausmann <simon@lst.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Use = instead of == with test to test for equality.
Signed-off-by: Simon Hausmann <simon@lst.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
| contrib/workdir/git-new-workdir | diff | blob | history |