git.lirion.de

Of git, get, and gud

summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xcreaterepo/bin/createrepo-lirionde2
1 files changed, 1 insertions, 1 deletions
diff --git a/createrepo/bin/createrepo-lirionde b/createrepo/bin/createrepo-lirionde
index 0536f1b..2838800 100755
--- a/createrepo/bin/createrepo-lirionde
+++ b/createrepo/bin/createrepo-lirionde
@@ -37,7 +37,7 @@ while [[ $# -gt 0 ]]; do
;;
*)
hayulp
- printf '\nWrong syntax.\n' "$1" >&2
+ printf '\nWrong syntax.\n' >&2
exit 101
;;
esac