diff options
| author | Fabian Affolter <fabian@affolter-engineering.ch> | 2013-03-04 08:13:15 +0000 |
|---|---|---|
| committer | Fabian Affolter <fabian@affolter-engineering.ch> | 2013-03-04 10:01:08 +0000 |
| commit | dac80f243f88b6513802407235497abeebd0ce2e (patch) | |
| tree | 0666f664795a32385cbb78d4985f29d315172b70 /testing/gitstats/output.patch | |
| parent | 61350f7f2e3cd1984ced4e99a9f82514a9522e31 (diff) | |
| download | aports-dac80f243f88b6513802407235497abeebd0ce2e.tar.bz2 aports-dac80f243f88b6513802407235497abeebd0ce2e.tar.xz | |
testing/erlang: patch renamed
Diffstat (limited to 'testing/gitstats/output.patch')
| -rw-r--r-- | testing/gitstats/output.patch | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/testing/gitstats/output.patch b/testing/gitstats/output.patch deleted file mode 100644 index 118a4cbb34..0000000000 --- a/testing/gitstats/output.patch +++ /dev/null @@ -1,15 +0,0 @@ ---- gitstats/gitstats.orig -+++ gitstats/gitstats -@@ -1376,10 +1376,8 @@ - exectime_internal = time_end - time_start - print 'Execution time %.5f secs, %.5f secs (%.2f %%) in external commands)' % (exectime_internal, exectime_external, (100.0 * exectime_external) / exectime_internal) - if sys.stdin.isatty(): -- print 'You may now run:' -- print -- print ' sensible-browser \'%s\'' % os.path.join(outputpath, 'index.html').replace("'", "'\\''") -- print -+ print 'The report is available at:' -+ print '\'%s\'' % os.path.join(outputpath, 'index.html').replace("'", "'\\''") - - if __name__=='__main__': - g = GitStats() |
