Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
belenios
belenios
Commits
0795a6f8
Commit
0795a6f8
authored
Mar 13, 2017
by
Stephane Glondu
Browse files
Aliases do not work in non-interactive shells
parent
5262f837
Changes
1
Hide whitespace changes
Inline
Side-by-side
demo/demo.sh
View file @
0795a6f8
...
...
@@ -4,7 +4,9 @@ set -e
BELENIOS
=
${
BELENIOS
:-
$PWD
}
alias
belenios-tool
=
$BELENIOS
/_build/belenios-tool
belenios-tool
()
{
$BELENIOS
/_build/belenios-tool
"
$@
"
}
header
()
{
echo
...
...
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