[Git][NTPsec/ntpsec][master] Fix indentation for PEP8

Matt Selsky gitlab at mg.gitlab.com
Tue Apr 28 01:01:50 UTC 2020



Matt Selsky pushed to branch master at NTPsec / ntpsec


Commits:
d8ce60f5 by Matt Selsky at 2020-04-27T01:23:55-04:00
Fix indentation for PEP8

- - - - -


1 changed file:

- wscript


Changes:

=====================================
wscript
=====================================
@@ -825,9 +825,9 @@ int main(int argc, char **argv) {
                 msg("WARNING: Your ntpd will fail on 2038-01-19T03:14:07Z.")
 
     if not ctx.env.DISABLE_NTS:
-      from wafhelpers.openssl import check_libssl_tls13, check_openssl_bad_version
-      check_libssl_tls13(ctx)
-      check_openssl_bad_version(ctx)
+        from wafhelpers.openssl import check_libssl_tls13, check_openssl_bad_version
+        check_libssl_tls13(ctx)
+        check_openssl_bad_version(ctx)
 
     # before write_config()
     if ctx.is_defined("HAVE_LINUX_CAPABILITY"):



View it on GitLab: https://gitlab.com/NTPsec/ntpsec/-/commit/d8ce60f5cb54db1a4efd6a90b2dfd7117be50173

-- 
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/-/commit/d8ce60f5cb54db1a4efd6a90b2dfd7117be50173
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/20200428/fdaff021/attachment.htm>


More information about the vc mailing list