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

build-sys: change shell command [] to test, because [] was recognized as quote delimiters by autoconf/m4 #3775

Conversation

leleliu008
Copy link
Member

@leleliu008 leleliu008 commented Jul 16, 2023

I happened to see the log /home/leleliu008/.ndk-pkg/run/3382264/uctags/src/configure: line 7427: -f: command not found just now. I realized that I shouldn't use [] as test in configure.ac

… as quote delimiters by autoconf/m4

Signed-off-by: leleliu008 <leleliu008@gmail.com>
@codecov
Copy link

codecov bot commented Jul 16, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (983cab5) 83.04% compared to head (9452b8d) 83.04%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3775   +/-   ##
=======================================
  Coverage   83.04%   83.04%           
=======================================
  Files         227      227           
  Lines       55184    55184           
=======================================
  Hits        45828    45828           
  Misses       9356     9356           

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@leleliu008 leleliu008 merged commit a571edc into universal-ctags:master Jul 16, 2023
38 checks passed
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.

None yet

2 participants