Skip to content

Use fs.cpSync instead of execSync('cp ...#43368

Closed
dmytrorykun wants to merge 1 commit into
facebook:mainfrom
dmytrorykun:export-D54634108
Closed

Use fs.cpSync instead of execSync('cp ...#43368
dmytrorykun wants to merge 1 commit into
facebook:mainfrom
dmytrorykun:export-D54634108

Conversation

@dmytrorykun

Copy link
Copy Markdown

Summary:
This diff replaces direct invocation of the cp command with the platform agnostic fs.cpSync.
Changelog: [Internal]

Differential Revision: D54634108

Summary:
This diff replaces direct invocation of the `cp` command with the platform agnostic `fs.cpSync`.
Changelog: [Internal]

Differential Revision: D54634108
@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Mar 7, 2024
@facebook-github-bot

Copy link
Copy Markdown
Contributor

This pull request was exported from Phabricator. Differential Revision: D54634108

@analysis-bot

Copy link
Copy Markdown
Platform Engine Arch Size (bytes) Diff
android hermes arm64-v8a 18,012,524 +20
android hermes armeabi-v7a n/a --
android hermes x86 n/a --
android hermes x86_64 n/a --
android jsc arm64-v8a 21,371,055 +16
android jsc armeabi-v7a n/a --
android jsc x86 n/a --
android jsc x86_64 n/a --

Base commit: f7bbaff
Branch: main

@facebook-github-bot facebook-github-bot added the Merged This PR has been merged. label Mar 7, 2024
@facebook-github-bot

Copy link
Copy Markdown
Contributor

This pull request has been merged in ff03b14.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported Merged This PR has been merged. p: Facebook Partner: Facebook Partner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants