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 shell function symlink_contents_to_dir, add test #377

Merged
merged 28 commits into from
May 8, 2020

Conversation

irengrig
Copy link
Contributor

@irengrig irengrig commented Mar 6, 2020

Based on code from #375

irengrig added 14 commits March 5, 2020 16:16
… texts.

Add test for shell_script_helper.bzl.
In particular, this fixes the case when some of the shell toolchain functions calls other shell toolchain functions (symlink_contents_to_dir and symlink_to_dir).
- test for the case when we symlink the contents of two directories with the same inner directories (include)
- the test data of the test for shell script helper also changes, as it uses the real shell toolchain implementation text
- Fixes the issue from #330
@ramrengaswamy
Copy link

Are there any plans to merge this change? Hard to use glog and gflags as a dependency to any cmake_external rule without this fix.

@irengrig irengrig requested a review from oquenchil as a code owner April 30, 2020 09:27
Copy link
Collaborator

@oquenchil oquenchil left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@irengrig irengrig merged commit 74b146d into master May 8, 2020
irengrig added a commit to gbrail/rules_foreign_cc that referenced this pull request Jun 8, 2020
... according to recent general changes in bazel-contrib#377.
irfansharif pushed a commit to cockroachdb/rules_foreign_cc that referenced this pull request Nov 23, 2020
... according to recent general changes in bazel-contrib#377.
@UebelAndre UebelAndre deleted the fix-symlink-contents-to-dir branch February 13, 2021 15:37
rickystewart pushed a commit to cockroachdb/rules_foreign_cc that referenced this pull request Apr 28, 2021
... according to recent general changes in bazel-contrib#377.
rickystewart pushed a commit to cockroachdb/rules_foreign_cc that referenced this pull request Apr 28, 2021
... according to recent general changes in bazel-contrib#377.
rickystewart pushed a commit to cockroachdb/rules_foreign_cc that referenced this pull request Apr 28, 2021
... according to recent general changes in bazel-contrib#377.
rickystewart pushed a commit to cockroachdb/rules_foreign_cc that referenced this pull request Apr 28, 2021
... according to recent general changes in bazel-contrib#377.
rickystewart pushed a commit to cockroachdb/rules_foreign_cc that referenced this pull request Apr 28, 2021
... according to recent general changes in bazel-contrib#377.
rickystewart pushed a commit to cockroachdb/rules_foreign_cc that referenced this pull request Apr 28, 2021
... according to recent general changes in bazel-contrib#377.
rickystewart pushed a commit to cockroachdb/rules_foreign_cc that referenced this pull request Apr 28, 2021
... according to recent general changes in bazel-contrib#377.
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