Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
H
Hamburg LOFAR Toolkit Installation Script
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
hpc
Hamburg LOFAR Toolkit Installation Script
Commits
df1a11b9
Commit
df1a11b9
authored
4 years ago
by
henedler
Browse files
Options
Downloads
Patches
Plain Diff
fix syntax
parent
766dabb6
No related branches found
No related tags found
1 merge request
!1
New env dp3v5
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
build_lofar.sh
+1
-1
1 addition, 1 deletion
build_lofar.sh
with
1 addition
and
1 deletion
build_lofar.sh
+
1
−
1
View file @
df1a11b9
...
...
@@ -413,7 +413,7 @@ if [ ! -e $prefix/.done ]; then
git clone https://gitlab.com/aroffringa/aoflagger.git src
if
[
"
$aoflagger_version
"
!=
"latest"
]
;
then
(
cd
src
&&
git checkout tags/v
$aoflagger_version
)
fi
&&
fi
fi
&&
mkdir
build
&&
cd
build
&&
...
...
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