Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Debian Astro Team
astrometry.net
Commits
331bf914
Commit
331bf914
authored
Aug 16, 2021
by
Ole Streicher
Browse files
Remove another ADTTMP appearance from test script
parent
e862e05d
Changes
1
Hide whitespace changes
Inline
Side-by-side
debian/tests/astrometry-test
View file @
331bf914
...
...
@@ -25,6 +25,6 @@ for s in ρCen μVel βCha ηMus δVel μ2Cru; do
grep
-q
"The star
$s
"
${
test_dir
}
/
${
name
}
.log
done
if
[
"
$test_dir
"
!=
"
$A
DT
TMP
"
]
;
then
if
[
"
$test_dir
"
!=
"
$A
UTOPKGTEST_
TMP
"
]
;
then
rm
-rf
"
$test_dir
"
fi
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment