Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
A
argotk
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
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
argo
argotk
Commits
73452413
Commit
73452413
authored
Feb 18, 2019
by
Valentin Reis
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
stream binary name change.
parent
9565a822
Pipeline
#5445
passed with stage
in 2 minutes and 28 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
src/argotk.hs
src/argotk.hs
+2
-2
No files found.
src/argotk.hs
View file @
73452413
...
@@ -193,7 +193,7 @@ configureTest = \case
...
@@ -193,7 +193,7 @@ configureTest = \case
}
}
TestSTREAM
->
TestSpec
TestSTREAM
->
TestSpec
{
stackArgsUpdate
=
\
sa
->
sa
{
stackArgsUpdate
=
\
sa
->
sa
{
app
=
AppName
"stream_c
_20
"
{
app
=
AppName
"stream_c"
,
args
=
[]
,
args
=
[]
,
daemon
=
daemonBehavior
,
daemon
=
daemonBehavior
,
cmdrun
=
runBehavior
,
cmdrun
=
runBehavior
...
@@ -290,7 +290,7 @@ configureTest = \case
...
@@ -290,7 +290,7 @@ configureTest = \case
,
description
=
"Run AMG in the argo stack."
,
description
=
"Run AMG in the argo stack."
,
isTest
=
NotTest
,
isTest
=
NotTest
}
}
RunSTREAM
->
runAppSpec
(
AppName
"stream_c
_2000
"
)
[]
RunSTREAM
->
runAppSpec
(
AppName
"stream_c"
)
[]
RunLAMMPS
->
TestSpec
RunLAMMPS
->
TestSpec
{
stackArgsUpdate
=
\
sa
->
sa
{
stackArgsUpdate
=
\
sa
->
sa
{
app
=
AppName
"mpirun"
{
app
=
AppName
"mpirun"
...
...
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