Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
taste-setup
Commits
2760fd3b
Commit
2760fd3b
authored
Jul 03, 2017
by
Maxime Perrotin
Browse files
Add missing INFO/ERROR definitions
parent
0118bc95
Changes
1
Hide whitespace changes
Inline
Side-by-side
misc/helper-scripts/taste-create-data-view
View file @
2760fd3b
...
...
@@ -12,6 +12,8 @@ else
COLOROFF
=
""
fi
INFO
=
"
${
COLORON
}
[INFO]
${
COLOROFF
}
"
ERROR
=
"
${
REDCOLORON
}
[ERROR]
${
COLOROFF
}
"
# Find a suitable text editor, in order of priority: kate, gvim, vi
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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