D6985: statprof: drop python #! and exec bit we don't use

durin42 (Augie Fackler) phabricator at mercurial-scm.org
Sat Oct 5 14:14:28 EDT 2019


Closed by commit rHG9a3be115fb78: statprof: drop python #! and exec bit we don't use (authored by durin42).
This revision was automatically updated to reflect the committed changes.

REPOSITORY
  rHG Mercurial

CHANGES SINCE LAST UPDATE
  https://phab.mercurial-scm.org/D6985?vs=16841&id=16847

CHANGES SINCE LAST ACTION
  https://phab.mercurial-scm.org/D6985/new/

REVISION DETAIL
  https://phab.mercurial-scm.org/D6985

AFFECTED FILES
  mercurial/statprof.py

CHANGE DETAILS

diff --git a/mercurial/statprof.py b/mercurial/statprof.py
old mode 100755
new mode 100644
--- a/mercurial/statprof.py
+++ b/mercurial/statprof.py
@@ -1,4 +1,3 @@
-#!/usr/bin/env python
 ## statprof.py
 ## Copyright (C) 2012 Bryan O'Sullivan <bos at serpentine.com>
 ## Copyright (C) 2011 Alex Fraser <alex at phatcore dot com>



To: durin42, #hg-reviewers, pulkit
Cc: mercurial-devel


More information about the Mercurial-devel mailing list