Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix macOS extended test (by using printf) #279

Closed
wants to merge 2 commits into from

Conversation

cielavenir
Copy link
Contributor

@cielavenir cielavenir commented Mar 3, 2024

Because macOS's bash does not accept echo -n when launched as /bin/sh

@cielavenir
Copy link
Contributor Author

To ensure #278 more, I needed to run extended test on macOS (both x64 and arm64) (https://github.com/cielavenir/isa-l/actions/runs/8130749368/job/22219331109 passed)

@cielavenir
Copy link
Contributor Author

can someone check this?

tools/gen_nmake.mk Outdated Show resolved Hide resolved
@cielavenir cielavenir changed the title Fix macOS extended test (by using /bin/echo) Fix macOS extended test (by using printf) Mar 14, 2024
@liuqinfei
Copy link
Contributor

There are three commits in this PR. Actually they can be merged into two commits.

@cielavenir
Copy link
Contributor Author

@liuqinfei rebased, though I'm not sure if I should rebase again after review,

@pablodelara
Copy link
Contributor

@cielavenir Looks ok, but could you change the name of the first commit to be more descriptive? Like "tools: replace echo -n with printf". I can do it for you if you like.

Signed-off-by: Taiju Yamada <tyamada@bi.a.u-tokyo.ac.jp>
Signed-off-by: Taiju Yamada <tyamada@bi.a.u-tokyo.ac.jp>
@cielavenir
Copy link
Contributor Author

@pablodelara rebased

@pablodelara
Copy link
Contributor

Code is merged, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants