Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Development
openfoam
Commits
5037634b
Commit
5037634b
authored
Apr 17, 2018
by
Mark Olesen
Browse files
CONFIG: return instead of exit in lib-dir script
- affected csh users
parent
aeef1cd4
Changes
1
Hide whitespace changes
Inline
Side-by-side
bin/tools/lib-dir
View file @
5037634b
...
...
@@ -136,7 +136,7 @@ then
resolved
=
$dir
/
$alt
;;
esac
return
0
exit
0
fi
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment