[26922] in Source-Commits

home help back first fref pref prev next nref lref last post

/svn/athena r25834 - trunk/debathena/config/printing-config/debathena/printing

daemon@ATHENA.MIT.EDU (Jonathan D Reed)
Tue Mar 5 12:08:14 2013

Date: Tue, 5 Mar 2013 12:08:08 -0500
From: Jonathan D Reed <jdreed@MIT.EDU>
Message-Id: <201303051708.r25H88Vl012416@drugstore.mit.edu>
To: source-commits@MIT.EDU
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Author: jdreed
Date: 2013-03-05 12:08:07 -0500 (Tue, 05 Mar 2013)
New Revision: 25834

Modified:
   trunk/debathena/config/printing-config/debathena/printing/common.py
Log:
cups.mit.edu is the same as printers.mit.edu, don't list it twice

Modified: trunk/debathena/config/printing-config/debathena/printing/common.py
===================================================================
--- trunk/debathena/config/printing-config/debathena/printing/common.py	2013-03-04 20:42:35 UTC (rev 25833)
+++ trunk/debathena/config/printing-config/debathena/printing/common.py	2013-03-05 17:08:07 UTC (rev 25834)
@@ -17,7 +17,6 @@
 CUPS_FRONTENDS = [
     'printers.mit.edu',
     'cluster-printers.mit.edu',
-    'cups.mit.edu',
     ]
 CUPS_BACKENDS = []
 cupsd = None


home help back first fref pref prev next nref lref last post