File: add_missing_interpreter_line.patch

package info (click to toggle)
parsnp 1.2%2Bdfsg-3
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 2,280 kB
  • ctags: 560
  • sloc: cpp: 3,859; python: 1,243; ansic: 937; makefile: 22; sh: 21
file content (11 lines) | stat: -rw-r--r-- 388 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
Author: Andreas Tille <tille@debian.org>
Last-Update: Wed, 20 Apr 2016 10:31:32 +0200
Description: Specify interpreter of executable script

--- a/Parsnp.py
+++ b/Parsnp.py
@@ -1,3 +1,4 @@
+#!/usr/bin/python
 # See the LICENSE file included with this software for license information.
 
 import os, sys, string, getopt, random,subprocess, time, glob,operator, math, datetime,numpy #pysam