From: Adam Roben <aroben@apple.com>
To: git@vger.kernel.org
Subject: "make test" fails if /path/to/git.git contains spaces
Date: Mon, 31 Mar 2008 17:51:23 -0400 [thread overview]
Message-ID: <47F15CDB.60109@apple.com> (raw)
I've noticed that "make test" fails if /path/to/git.git contains spaces,
with the following error:
> $ make test
> make -C t/ all
> make[1]: Entering directory `/home/Adam Roben/dev/git/t'
> *** t0000-basic.sh ***
> * error: cannot run git init -- have you built things yet?
> make[1]: *** [t0000-basic.sh] Error 1
> make[1]: Leaving directory `/home/Adam Roben/dev/git/t'
> make: *** [test] Error 2
This is a very common configuration on Cygwin, but clearly not a common
configuration for git developers, or else this error would have been
corrected already.
Do we want to support having spaces in your path? It doesn't seem hard
to fix, but it does seem like the kind of problem that will come up over
and over again if only a very small set of people have this configuration.
-Adam
next reply other threads:[~2008-03-31 21:59 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-03-31 21:51 Adam Roben [this message]
2008-03-31 23:04 ` "make test" fails if /path/to/git.git contains spaces Bryan Donlan
2008-04-01 6:29 ` Johannes Sixt
2008-04-03 2:26 ` Bryan Donlan
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=47F15CDB.60109@apple.com \
--to=aroben@apple.com \
--cc=git@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).