git.99rst.org
/
stevenblack-hosts.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
4cd4b81
)
Sorting of the dependencies
author
funilrys
<redacted>
Fri, 10 Aug 2018 13:56:38 +0000
(15:56 +0200)
committer
Steven Black
<redacted>
Thu, 6 Sep 2018 03:51:28 +0000
(23:51 -0400)
makeHosts.py
patch
|
blob
|
history
diff --git
a/makeHosts.py
b/makeHosts.py
index 0e9a4c562fe210796e13457472c495431f401496..8fcca7e8da9142f24c36e65e46d03f25de18a366 100644
(file)
--- a/
makeHosts.py
+++ b/
makeHosts.py
@@
-7,9
+7,9
@@
from __future__ import print_function
-import sys
import argparse
import subprocess
+import sys
def print_failure(msg):
git clone https://git.99rst.org/PROJECT