View Issue Details

IDProjectCategoryView StatusLast Update
0002823OpenFOAMBugpublic2018-02-01 19:01
Reportertoliveira Assigned Tohenry  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionno change required 
PlatformGNU/LinuxOSSUSEOS Version12.2
Summary0002823: Not a valid identifier in bash_completion script
DescriptionWhen sourcing ./etc/bashrc, I get the error

etc/config.sh/bash_completion: line 6658: `_rm~all_': not a valid identifier
Steps To Reproducesource ./etc/bashrc
Additional InformationA valid identifier consists solely of letters, numbers, and underscores, and begins with a letter or underscore.

Reference: https://www.gnu.org/software/bash/manual/bashref.html#index-identifier

It is not guaranteed that the tilde in _rm~all_ will be accepted in every system.

TagsInstallation

Activities

henry

2018-02-01 19:01

manager   ~0009238

This has already been reported and fixed in both OpenFOAM-5.x and OpenFOAM-dev.

Issue History

Date Modified Username Field Change
2018-02-01 18:38 toliveira New Issue
2018-02-01 18:38 toliveira Tag Attached: Installation
2018-02-01 19:01 henry Assigned To => henry
2018-02-01 19:01 henry Status new => closed
2018-02-01 19:01 henry Resolution open => no change required
2018-02-01 19:01 henry Note Added: 0009238