chiark
/
gitweb
/
~mdw
/
catacomb
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
cleanup: Big pile of whitespace fixes, all at once.
[catacomb]
/
utils
/
genpgroups
diff --git
a/utils/genpgroups
b/utils/genpgroups
index 086cfd5f121b71a8207ef569dad96b4c4e03c830..1b397b1fe056ae1c80319a22b3baa70c25433f0f 100755
(executable)
--- a/
utils/genpgroups
+++ b/
utils/genpgroups
@@
-9,7
+9,7
@@
for i in \
3072:256 \
7680:384 \
15360:512
-do
+do
set -- `echo $i | tr : " "`
utils/genpgroup catacomb-ll-$2-$1 $1 $2 !
done