Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
AAOmegaSample
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Monitor
Service Desk
Analyze
Contributor 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
rds
2dfdr
sample data
AAOmegaSample
Commits
78381f71
Commit
78381f71
authored
12 years ago
by
mnb
Committed by
afarrell
4 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Updated the Makefile to reflect changed names of output splice files
Did same as below for Makefile
parent
1971b6fa
No related branches found
Branches containing commit
Tags
1.54
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Makefile
+2
-2
2 additions, 2 deletions
Makefile
with
2 additions
and
2 deletions
Makefile
+
2
−
2
View file @
78381f71
...
...
@@ -46,7 +46,7 @@ testSpliceNone :
-AutoScript \
-ScriptName ScriptSpliceNone.tcl \
-Timeout 60 \
-Post FitsOps:Compare spliced.fits ref_spliced_none.fits stderr;'
-Post FitsOps:Compare spliced
_none
.fits ref_spliced_none.fits stderr;'
@
echo
"Completed AAOmegaSample normal splice test"
testSpliceRWSS
:
...
...
@@ -57,7 +57,7 @@ testSpliceRWSS :
-AutoScript \
-ScriptName ScriptSpliceRWSS.tcl \
-Timeout 60 \
-Post FitsOps:Compare spliced.fits ref_spliced_RWSS.fits stderr;'
-Post FitsOps:Compare spliced
_RWSS
.fits ref_spliced_RWSS.fits stderr;'
@
echo
"Completed AAOmegaSample RWSS splice test"
clean
:
...
...
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