aboutsummaryrefslogtreecommitdiff
path: root/libgcc
diff options
context:
space:
mode:
authorRichard Earnshaw <rearnsha@arm.com>2020-01-16 13:48:37 +0000
committerRichard Earnshaw <rearnsha@arm.com>2020-01-16 13:48:37 +0000
commit545f5fad17ff0decb2a145d2ea513580630858c3 (patch)
tree7fc6db66b3f410332a5f71dd91ccc9c7c3941fb7 /libgcc
parent1c2755a6a6bfff1402520448aae2a4cd4c6085f9 (diff)
downloadgcc-545f5fad17ff0decb2a145d2ea513580630858c3.zip
gcc-545f5fad17ff0decb2a145d2ea513580630858c3.tar.gz
gcc-545f5fad17ff0decb2a145d2ea513580630858c3.tar.bz2
contrib: Check and if needed set user.name and user.email in gcc-git-customization.sh
As discussed on IRC, this adds a couple more checks in the customization setup for git. If the variables user.name and user.email are not set anywhere in the git config hierarchy, we set some local values. We always ask about the values we detect and if the user gives an answer that is new, we save that in the local config: this gives the opportunity to use different values to those configured for the global space. Also cleaned up a couple of minor niggles, such as using $(cmd) rather than `cmd` for subshells and some quoting issues when using eval. * gcc-git-customization.sh: Check that user.name and user.email are set. Use $(cmd) instead of `cmd`. Fix variable quoting when using eval.
Diffstat (limited to 'libgcc')
0 files changed, 0 insertions, 0 deletions