Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
R
ruby-build
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
OpenEdx
ruby-build
Commits
846cad88
Commit
846cad88
authored
May 12, 2014
by
SHIBATA Hiroshi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Revert "Merge pull request #535 from Fleurer/patch/1"
This reverts commit
d45f1451
, reversing changes made to
13de5110
.
parent
9aece394
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
bin/ruby-build
+0
-2
No files found.
bin/ruby-build
View file @
846cad88
...
@@ -1016,8 +1016,6 @@ unset RUBYLIB
...
@@ -1016,8 +1016,6 @@ unset RUBYLIB
trap
build_failed ERR
trap
build_failed ERR
mkdir
-p
"
$BUILD_PATH
"
mkdir
-p
"
$BUILD_PATH
"
ln
-nsf
"
$BUILD_PATH
"
"
${
TMP
}
/ruby-build.latest"
ln
-nsf
"
$LOG_PATH
"
"
${
TMP
}
/ruby-build.latest.log"
source
"
$DEFINITION_PATH
"
source
"
$DEFINITION_PATH
"
[
-z
"
${
KEEP_BUILD_PATH
}
"
]
&&
rm
-fr
"
$BUILD_PATH
"
[
-z
"
${
KEEP_BUILD_PATH
}
"
]
&&
rm
-fr
"
$BUILD_PATH
"
trap
- ERR
trap
- ERR
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