Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
OpenMesh
OpenMesh
Commits
aafa2944
Commit
aafa2944
authored
May 12, 2016
by
Jan Möbius
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
More verbose output on linux
parent
3a47e52a
Pipeline
#1756
passed with stage
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
15 additions
and
0 deletions
+15
-0
CI/ci-linux.sh
CI/ci-linux.sh
+15
-0
No files found.
CI/ci-linux.sh
View file @
aafa2944
...
...
@@ -43,6 +43,21 @@ OUTPUT='\033[0;32m'
WARNING
=
'\033[0;93m'
echo
-e
"
${
OUTPUT
}
"
echo
""
echo
"======================================================================"
echo
"Basic configuration details:"
echo
"======================================================================"
echo
-e
"
${
NC
}
"
echo
"Compiler:
$COMPILER
"
echo
"Options:
$OPTIONS
"
echo
"Language:
$LANGUAGE
"
echo
"Make Options:
$OPTIONS
"
echo
"BuildPath:
$BUILDPATH
"
echo
"Path:
$PATH
"
echo
"Language:
$LANGUAGE
"
echo
-e
"
${
OUTPUT
}
"
echo
""
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