File: shebang.patch

package info (click to toggle)
metkit 1.16.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,280 kB
  • sloc: cpp: 16,169; sh: 2,532; python: 790; ansic: 71; makefile: 19
file content (11 lines) | stat: -rw-r--r-- 350 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
Description: Shebang
Index: metkit-1.12.1/src/tools/compare-mars-requests.py
===================================================================
--- metkit-1.12.1.orig/src/tools/compare-mars-requests.py
+++ metkit-1.12.1/src/tools/compare-mars-requests.py
@@ -1,4 +1,4 @@
-#!/usr/bin/env python3
+#!/usr/bin/python3
 
 # (C) Copyright 1996- ECMWF.