aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorArun Isaac2021-05-24 17:01:47 +0530
committerArun Isaac2021-05-24 17:03:03 +0530
commitaabbd7069b57ef830ff482cf5fc5645912fc4195 (patch)
tree76f781fab0ecbdd6d77942989ab2a833f19592b2 /scripts
parentd4d56c40286a28ecbe0f5dd94629cb4b947153c2 (diff)
downloadccwl-aabbd7069b57ef830ff482cf5fc5645912fc4195.tar.gz
ccwl-aabbd7069b57ef830ff482cf5fc5645912fc4195.tar.lz
ccwl-aabbd7069b57ef830ff482cf5fc5645912fc4195.zip
Remove unnecessary -s flag from shebang.
* pre-inst-env.in, scripts/ccwl.in: Remove unnecessary -s flag from shebang.
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/ccwl.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/ccwl.in b/scripts/ccwl.in
index 04fed02..4764cd2 100755
--- a/scripts/ccwl.in
+++ b/scripts/ccwl.in
@@ -1,4 +1,4 @@
-#! @GUILE@ -s
+#! @GUILE@
-*- scheme -*-
!#
;;; ccwl --- Concise Common Workflow Language