[calculix-cgx] 04/06: Shebang for script Added shebang to satisfy lintian

Wolfgang Fütterer debian at wlf-online.de
Tue May 17 20:51:08 UTC 2016


This is an automated email from the git hooks/post-receive script.

wlfuetter-guest pushed a commit to branch patch-queue/master
in repository calculix-cgx.

commit 85b4af56d7c1386a4a507830fe468b2c8618ece8
Author: Wolfgang Fütterer <debian at wlf-online.de>
Date:   Wed Jan 20 14:53:53 2016 +0100

    Shebang for script
    Added shebang to satisfy lintian
---
 cgx_2.10/examples/clean | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/cgx_2.10/examples/clean b/cgx_2.10/examples/clean
index 3ff69fc..18585ed 100755
--- a/cgx_2.10/examples/clean
+++ b/cgx_2.10/examples/clean
@@ -1,3 +1,5 @@
+#!/bin/sh
+
 rm */*.gif */*.gnu */*.out */*.sta */*.cvg */*.dat */*.frd */*.equ */*.bou */*.nam */*.sur */*.msh */*.dlo */*.flm */*.rad */*.ps */*~ */tets.inp */spooles.out */TriMasterCyclicSymmetryModel1 */mesh.ned */mesh.stl
 rm */*/isaac.grd */*/*.sur */*/*.dfl */*/*.sta */*/*.dat */*/*.frd */*/*.equ */*/*.bou  */*/*.nam */*/*.msh
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/calculix-cgx.git



More information about the debian-science-commits mailing list