<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7232.60">
<TITLE>[PATCH] Fix PS1 prompt for shell</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/rtf format -->

<P><FONT SIZE=2 FACE="Arial">Not quite a brown-paper-bag bug, but I broke the PS1 prompt for the shell command. Not all that earth shattering, but the following trivial patch fixes it.</FONT></P>

<P><FONT SIZE=2 FACE="Arial">It was due to using an old mock-helper which didn't have the PS1 in ALLOWED_ENVS and the fact that I didn't notice that os.system() doesn't pass along changes to os.environ.</FONT></P>

<P><FONT SIZE=2 FACE="Arial">--</FONT>

<BR><FONT SIZE=2 FACE="Arial">Michael</FONT>
</P>

<P><FONT FACE="Arial" SIZE=2 COLOR="#000000"> <<mock-fixps1.patch>> </FONT>
</P>

</BODY>
</HTML>