[Git][NTPsec/ntpsec][master] ntpleapfetch: change bash to sh.

Gary E. Miller gitlab at mg.gitlab.com
Tue Oct 9 22:59:08 UTC 2018


Gary E. Miller pushed to branch master at NTPsec / ntpsec


Commits:
53520eee by Gary E. Miller at 2018-10-09T22:57:38Z
ntpleapfetch: change bash to sh.

As devel/hacking.txt says:

"The only scripting language allowed and supported other than Python is
POSIX sh (this is more restricted than bash!)."

- - - - -


1 changed file:

- ntpclients/ntpleapfetch


Changes:

=====================================
ntpclients/ntpleapfetch
=====================================
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/bin/sh
 
 # Copyright (C) 2014 Timothe Litt litt at acm dot org
 # Modified 20180105 Sanjeev Gupta ghane0 at gmail.com



View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/53520eeef68b1fcaf2c2984f26fe45ac07fd5420

-- 
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/53520eeef68b1fcaf2c2984f26fe45ac07fd5420
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ntpsec.org/pipermail/vc/attachments/20181009/aa86a7a2/attachment.html>


More information about the vc mailing list