Skip to content

Commit 3dc5981

Browse files
committed
Remove period
1 parent 9f6b5d2 commit 3dc5981

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tools/test/scripts/test_node_versions

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ while :; do
231231
;;
232232

233233
-?*)
234-
printf 'WARNING: unknown option (ignored): %s\n.' "$1" >&2
234+
printf 'WARNING: unknown option (ignored): %s\n' "$1" >&2
235235
break
236236
;;
237237

0 commit comments

Comments
 (0)