Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
F
feedgenerator
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
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
Debian Python Team
packages
feedgenerator
Commits
21b474bf
Commit
21b474bf
authored
1 year ago
by
Vincent Cheng
Browse files
Options
Downloads
Patches
Plain Diff
update test directory name again
parent
6340e18e
No related branches found
Branches containing commit
Tags
debian/2.1.0-1
Tags containing commit
No related merge requests found
Pipeline
#552373
failed with stages
in 3 minutes and 44 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
debian/tests/unittests
+1
-1
1 addition, 1 deletion
debian/tests/unittests
with
1 addition
and
1 deletion
debian/tests/unittests
+
1
−
1
View file @
21b474bf
...
...
@@ -3,7 +3,7 @@ set -efu
pys
=
"
$(
py3versions
-s
2> /dev/null
)
"
cp
-a
tests
_feedgenerator
"
$AUTOPKGTEST_TMP
"
cp
-a
tests
"
$AUTOPKGTEST_TMP
"
cd
"
$AUTOPKGTEST_TMP
"
for
py
in
$pys
;
do
...
...
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