Skip to content

Commit 9f6b5d2

Browse files
committed
Remove period
1 parent c09ef40 commit 9f6b5d2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tools/scripts/node_versions_run_script

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@ while :; do
242242
;;
243243

244244
-?*)
245-
printf 'WARNING: unknown option (ignored): %s\n.' "$1" >&2
245+
printf 'WARNING: unknown option (ignored): %s\n' "$1" >&2
246246
break
247247
;;
248248

0 commit comments

Comments
 (0)