From: Eric Gillespie Date: Fri, 8 Aug 2008 04:45:05 +0000 (+0000) Subject: s/ls/cd/ in comment (probably pasted from test-ls) X-Git-Tag: PRE_POSIX_CONVERSION~38 X-Git-Url: http://git.marmaro.de/?p=mmh;a=commitdiff_plain;h=fd36f8c46bb76abaadc52321a03ee5f196676a0b s/ls/cd/ in comment (probably pasted from test-ls) --- diff --git a/test/tests/whatnow/test-cd b/test/tests/whatnow/test-cd index 6bc2040..3e0ddc4 100644 --- a/test/tests/whatnow/test-cd +++ b/test/tests/whatnow/test-cd @@ -1,7 +1,7 @@ #!/bin/sh ###################################################### # -# Test that whatnow's "ls" copes with directory names +# Test that whatnow's "cd" copes with directory names # which have spaces and quotes in them (see bug #23319) # ######################################################