quote file name (#670)

This commit is contained in:
Awni Hannun 2024-02-11 10:33:30 -08:00 committed by GitHub
parent 0dbc4c7547
commit d12573daa6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -12,7 +12,7 @@ SRCDIR=$3
CONTENT=$($CC -I $SRCDIR -E $SRCDIR/mlx/backend/metal/kernels/compiled_preamble.h 2>/dev/null)
cat << EOF > $OUTPUT_FILE
cat << EOF > "$OUTPUT_FILE"
// Copyright © 2023-24 Apple Inc.
namespace mlx::core::metal {