Skip to content

Commit 23bbd14

Browse files
jsf9kmcdonnnj
andcommitted
Use the preferred name for Apple's OS
Co-authored-by: Nicholas McDonnell <[email protected]>
1 parent ac1f142 commit 23bbd14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

update_molecule_images.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,6 @@ fi
4343
check_dependencies
4444

4545
# Note that we can't use --max-args in place of -n in the xargs
46-
# command since the version of xargs distributed with OSX does not
46+
# command since the version of xargs distributed with macOS does not
4747
# support it.
4848
yq '.platforms[].image' < "$source_file" | xargs -n 1 docker pull

0 commit comments

Comments
 (0)