Re: [PATCH v2] Fix false positives in t3404 due to SHELL=/bin/false

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Matthieu Moy
Date: Tuesday, January 4, 2011 - 3:28 pm

"Vallon, Justin" <Justin.Vallon@deshaw.com> writes:


The explanation is in the comment right above the modification in the
patch. "user's shell" can be read as "$SHELL":


(my bad, I wrote this SHELL= without exporting it. Since bash
re-exports already exported variables when they are assigned, and my
/bin/sh points to bash, I didn't notice)

-- 
Matthieu Moy
http://www-verimag.imag.fr/~moy/
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] Fix false positives in t3404 due to SHELL=/bin/false, Robin H. Johnson, (Sun Dec 26, 7:50 pm)
Re: [PATCH v2] Fix false positives in t3404 due to SHELL=/ ..., Matthieu Moy, (Tue Jan 4, 3:28 pm)