summaryrefslogtreecommitdiff
path: root/bin/build-packages
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2018-02-01 12:16:43 +0100
committerErich Eckner <git@eckner.net>2018-02-01 12:16:43 +0100
commit804f05c76120d3e12dcf11858ec4f70e59a3d194 (patch)
tree2593ed43fa0b6af340cd459f40b7bd43fe072c94 /bin/build-packages
parentfaab202ee4659899c4f49753afcac87b0042feee (diff)
downloadbuilder-804f05c76120d3e12dcf11858ec4f70e59a3d194.tar.xz
bin/build-packages: fix comment to not break php script
Diffstat (limited to 'bin/build-packages')
-rwxr-xr-xbin/build-packages2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/build-packages b/bin/build-packages
index 94292c7..7f009c3 100755
--- a/bin/build-packages
+++ b/bin/build-packages
@@ -10,7 +10,7 @@
# TODO: report back in regular intervals, so the build master can
# abort if the package is outdated and/or someone else finished it.
-# TODO: build other "architectures", too (pentium4, i486)
+# TODO: build other 'architectures', too (pentium4, i486)
# shellcheck disable=SC2016
usage() {