Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
sasa
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
verimag
synchrone
sasa
Commits
2a8c4641
Commit
2a8c4641
authored
5 years ago
by
erwan
Browse files
Options
Downloads
Patches
Plain Diff
Build: fix the CI by hard-coding (back) the sasa binary in the test dirs
parent
2f213b79
No related branches found
No related tags found
No related merge requests found
Pipeline
#23969
failed
5 years ago
Stage: build
Stage: release
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
test/bfs-spanning-tree/Makefile
+5
-5
5 additions, 5 deletions
test/bfs-spanning-tree/Makefile
with
5 additions
and
5 deletions
test/bfs-spanning-tree/Makefile
+
5
−
5
View file @
2a8c4641
# Time-stamp: <modified the 1
4
/05/2019 (at 14:4
3
) by Erwan Jahier>
# Time-stamp: <modified the 1
7
/05/2019 (at 14:4
1
) by Erwan Jahier>
test
:
test0 lurette0
test
:
test0 lurette0
lurette1
test0
:
cmxs
$(
sasa
)
-rif
-l
200 fig5.1-noinit.dot
-sd
...
...
@@ -24,12 +24,12 @@ gnuplot2: fig5.2.rif
lurette0
:
cmxs fig5.1-noinit.lut
lurette
-o
lurette.rif
\
-env
"sasa fig5.1-noinit.dot -custd -rif"
\
-env
"
$(
sasa
)
fig5.1-noinit.dot -custd -rif"
\
-sut
"lutin fig5.1-noinit.lut -n distributed"
lurette
0bis
:
cmxs fig5.1-noinit.lut
lurette
1
:
cmxs fig5.1-noinit.lut
rdbg
-lurette
-o
lurette.rif
\
-env
"sasa fig5.1-noinit.dot -custd -rif"
\
-env
"
$(
sasa
)
fig5.1-noinit.dot -custd -rif"
\
-sut
"lutin fig5.1-noinit.lut -n distributed"
lurette
:
lurette0
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment