Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
O
openfpm_pdata
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
Requirements
Requirements
List
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Environments
Packages & Registries
Packages & Registries
Package Registry
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issue
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
argupta
openfpm_pdata
Commits
ecf5149e
Commit
ecf5149e
authored
Jul 24, 2017
by
incardon
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fixing window10 branch name
parent
33f54674
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
3 deletions
+2
-3
build_sec_OS.sh
build_sec_OS.sh
+2
-3
No files found.
build_sec_OS.sh
View file @
ecf5149e
...
...
@@ -4,6 +4,7 @@
echo
"Directory:
$1
"
echo
"Machine:
$2
"
echo
"Branch:
$BRANCH_NAME
"
mkdir
src/config
...
...
@@ -12,13 +13,11 @@ if [ "$2" == "windows10" ]; then
echo
"Compiling on windows10"
echo
"1"
>
input_install
echo
"1"
>>
input_install
echo
"1"
>>
input_install
echo
"2"
>>
input_install
echo
"y"
>>
input_install
echo
"1"
>>
input_install
./install
-i
"/
scratch/p_ppm/openfpm_deps_intel
"
< input_install
./install
-i
"/
home/jenkins/
$BRANCH_NAME
"
< input_install
fi
...
...
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