chiark / gitweb /
bin/*: Use plain `/usr/bin/tclsh' in shebang lines.
authorMark Wooding <mdw@distorted.org.uk>
Sun, 2 Jul 2017 23:55:23 +0000 (00:55 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sun, 2 Jul 2017 23:55:23 +0000 (00:55 +0100)
bin/add
bin/check
bin/revoke
bin/setup
bin/update
bin/withdraw

diff --git a/bin/add b/bin/add
index d4eae0f50764064423d456a9305878ca201c5079..cb4ecf0f582b167ff6f5d80b68637c8ef14e1f5d 100755 (executable)
--- a/bin/add
+++ b/bin/add
@@ -1,4 +1,4 @@
-#! /usr/bin/tclsh8.5
+#! /usr/bin/tclsh
 ### -*-tcl-*-
 ###
 ### Insert a certificate request into the database.
index bf276f0c44622737006f4ab782fab275472f7b1b..cdf97e9fecfd11a112ae6b7afadb904cb0a5c79b 100755 (executable)
--- a/bin/check
+++ b/bin/check
@@ -1,4 +1,4 @@
-#! /usr/bin/tclsh8.5
+#! /usr/bin/tclsh
 ### -*-tcl-*-
 ###
 ### Check that the certificate authority database and files are consistent.
index 15ae900f5f2dbb75a2180d08a1b17c479e7858ed..4831287398fb09217eaf615d7d0032fb4a85ead5 100755 (executable)
@@ -1,4 +1,4 @@
-#! /usr/bin/tclsh8.5
+#! /usr/bin/tclsh
 ### -*-tcl-*-
 ###
 ### Revoke a certificate request
index a87d5b48c2049b85d441876c035a82f2fa03d24d..b0e2226206e1c56f2385b9f94e577e53921c2f4a 100755 (executable)
--- a/bin/setup
+++ b/bin/setup
@@ -1,4 +1,4 @@
-#! /usr/bin/tclsh8.5
+#! /usr/bin/tclsh
 ### -*-tcl-*-
 ###
 ### Initialize a new certificate authority.
index fb46363aaae469ea6023305f275e7b408b0f79b4..a0a96e50b164ac5edf9492e9e68fce612513c730 100755 (executable)
@@ -1,4 +1,4 @@
-#! /usr/bin/tclsh8.5
+#! /usr/bin/tclsh
 ### -*-tcl-*-
 ###
 ### Run periodic maintenance on the certificate database
index 4f67086cdec83c017fbd8606cff78486a810af88..fbbb75c575b7bdd9e617d967765cb886afbdb001 100755 (executable)
@@ -1,4 +1,4 @@
-#! /usr/bin/tclsh8.5
+#! /usr/bin/tclsh
 ### -*-tcl-*-
 ###
 ### Revoke a certificate request