From e9032508724868700fd485fd9c2e718c50fd65d4 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Wed, 25 Apr 2012 11:08:14 -0400 Subject: Standardize parameter expansions. --- (limited to 'src/oh-applypatches.sh') diff --git a/src/oh-applypatches.sh b/src/oh-applypatches.sh index ac51da9..5ab52a6 100644 --- a/src/oh-applypatches.sh +++ b/src/oh-applypatches.sh @@ -23,7 +23,7 @@ print_usage() { - printf 'Usage: %s\n' "$1" + printf 'Usage: %s\n' "${1}" } if [ ${#} -ne 0 ]; then -- cgit v0.9.1