git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* git-filter-branch exits early
@ 2007-07-10 20:52 Alex Riesen
  2007-07-10 21:57 ` Johannes Schindelin
  2007-07-18 13:17 ` [PATCH] filter-branch: get rid of "set -e" Johannes Schindelin
  0 siblings, 2 replies; 7+ messages in thread
From: Alex Riesen @ 2007-07-10 20:52 UTC (permalink / raw)
  To: Johannes Schindelin; +Cc: git

I have a Debian system where git-filter-branch exits immediately after
"unset CDPATH" in git-sh-setup (the command exits with 1, as CDPATH is
not defined). The system still has bash-2.05a.

git-filter-branch has "set -e", which is why the script finishes
prematurely. If this is not really needed, maybe it can be removed?

I'll see if the system can be upgraded, but I suspect someone can get
a similar problem.

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2007-07-18 14:05 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-10 20:52 git-filter-branch exits early Alex Riesen
2007-07-10 21:57 ` Johannes Schindelin
2007-07-11  6:02   ` Alex Riesen
2007-07-11  7:55   ` Sven Verdoolaege
2007-07-18 13:17 ` [PATCH] filter-branch: get rid of "set -e" Johannes Schindelin
2007-07-18 13:27   ` David Kastrup
2007-07-18 14:05     ` Johannes Schindelin

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).