[26929] in Source-Commits
Re: /svn/athena r25837 -
daemon@ATHENA.MIT.EDU (Benjamin Kaduk)
Tue Mar 5 21:00:58 2013
Date: Tue, 5 Mar 2013 21:00:48 -0500 (EST)
From: Benjamin Kaduk <kaduk@MIT.EDU>
To: Jonathan D Reed <jdreed@MIT.EDU>
cc: source-commits@MIT.EDU
In-Reply-To: <201303060115.r261FcuT024679@drugstore.mit.edu>
Message-ID: <alpine.GSO.1.10.1303052100450.9389@multics.mit.edu>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed
ACK, thanks.
-Ben
On Tue, 5 Mar 2013, Jonathan D Reed wrote:
> Author: jdreed
> Date: 2013-03-05 20:15:38 -0500 (Tue, 05 Mar 2013)
> New Revision: 25837
>
> Modified:
> trunk/debathena/config/printing-config/debathena/printing/test_lpr.py
> Log:
> Revert accidental line alteration while commenting it out
>
> Modified: trunk/debathena/config/printing-config/debathena/printing/test_lpr.py
> ===================================================================
> --- trunk/debathena/config/printing-config/debathena/printing/test_lpr.py 2013-03-05 17:55:50 UTC (rev 25836)
> +++ trunk/debathena/config/printing-config/debathena/printing/test_lpr.py 2013-03-06 01:15:38 UTC (rev 25837)
> @@ -134,7 +134,7 @@
> # common.is_cups_server('IO.MIT.EDU').AndReturn(False)
>
> # # Result:
> -# os.execvp('mit-lpr', ['lpr', '-Ujdreed', '-Pw20thesis'])
> +# os.execvp('mit-lpr', ['lpr', '-Ujdreed', '-Pw20thesis', '-mzephyr%jdreed'])
>
> # self.mox.ReplayAll()
>
>
>