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
fengzch-das
multibuild
Commits
b5c75ad9
"docs-source/vscode:/vscode.git/clone" did not exist on "b55e60882dffcddb2532cceda4201c0fdc9ec2d5"
Commit
b5c75ad9
authored
Oct 17, 2017
by
xoviat
Committed by
GitHub
Oct 17, 2017
Browse files
FIX: spelling
parent
e5dd9bf2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
tests/test_library_builders.sh
tests/test_library_builders.sh
+4
-4
No files found.
tests/test_library_builders.sh
View file @
b5c75ad9
...
@@ -4,11 +4,11 @@ export BUILD_PREFIX="${PWD}/builds"
...
@@ -4,11 +4,11 @@ export BUILD_PREFIX="${PWD}/builds"
rm_mkdir
$BUILD_PREFIX
rm_mkdir
$BUILD_PREFIX
source
library_builders.sh
source
library_builders.sh
function
su
r
press
{
function
su
p
press
{
# Suppress the output of a bash command unless it fails
# Suppress the output of a bash command unless it fails
/bin/rm
--force
/tmp/su
r
press.out 2> /dev/null
/bin/rm
--force
/tmp/su
p
press.out 2> /dev/null
$*
2>&1
>
/tmp/su
r
press.out
||
cat
/tmp/su
r
press.out
$*
2>&1
>
/tmp/su
p
press.out
||
cat
/tmp/su
p
press.out
/bin/rm /tmp/su
r
press.out
/bin/rm /tmp/su
p
press.out
}
}
suppress build_openssl
suppress build_openssl
...
...
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