Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
ligo-monitors
Manage
Activity
Members
Labels
Plan
Issues
3
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
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
detchar
ligo-monitors
Merge requests
!27
The source project of this merge request has been removed.
daily-hveto: put symlinking in the right place
Merged
daily-hveto: put symlinking in the right place
(removed):patch-hveto
into
master
Overview
0
Commits
1
Changes
1
Merged
Alexander Urban
requested to merge
(removed):patch-hveto
into
master
5 years ago
Overview
0
Changes
1
Expand
cc
@joshua-smith
,
@duncanmmacleod
👍
0
👎
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
81a0ce23
1 commit,
5 years ago
1 file
+
1
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
scripts/daily-hveto.sh
+
1
−
1
Options
@@ -129,8 +129,8 @@ echo "-- Hveto has exited with code $EXITCODE"
# link this run as 'latest'
latest
=
"latest"
[[
-L
$latest
]]
&&
unlink
$latest
cd
$daydir
[[
-L
$latest
]]
&&
unlink
$latest
ln
-s
$gpstag
$latest
# write JSON output
Loading