You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by mc...@apache.org on 2014/01/30 21:00:49 UTC

svn commit: r1562937 - /qpid/dispatch/trunk/python/qpid_dispatch_internal/tools/display.py

Author: mcpierce
Date: Thu Jan 30 20:00:48 2014
New Revision: 1562937

URL: http://svn.apache.org/r1562937
Log:
NO-JIRA: Removed python prolog from non-executable script.

Display is not launched directly, so doesn't need the prolog in it.

Modified:
    qpid/dispatch/trunk/python/qpid_dispatch_internal/tools/display.py

Modified: qpid/dispatch/trunk/python/qpid_dispatch_internal/tools/display.py
URL: http://svn.apache.org/viewvc/qpid/dispatch/trunk/python/qpid_dispatch_internal/tools/display.py?rev=1562937&r1=1562936&r2=1562937&view=diff
==============================================================================
--- qpid/dispatch/trunk/python/qpid_dispatch_internal/tools/display.py (original)
+++ qpid/dispatch/trunk/python/qpid_dispatch_internal/tools/display.py Thu Jan 30 20:00:48 2014
@@ -1,5 +1,3 @@
-#!/usr/bin/env python
-
 #
 # Licensed to the Apache Software Foundation (ASF) under one
 # or more contributor license agreements.  See the NOTICE file



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org