Skip to content

Commit 5494ac8

Browse files
[CI DOCS] Touchup buildah-bud README.md
The README.md in test/buildah-bud had the old directory name for the apply-podman-deltas file. This change removes the `/` and adds a `-` in that file name. Signed-off-by: tomsweeneyredhat <[email protected]>
1 parent b849550 commit 5494ac8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/buildah-bud/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ If the failure was in tests run, and you're vendoring, your only real choice is
9393

9494
* Identify the failing test(s)
9595
* File a new podman issue, e.g. "podman build fails buildah XYZ test"
96-
* Edit `test/buildah/bud/apply-podman-deltas`. Search for "actual podman bugs" near the bottom, and add a new `skip` line with the reason (INCLUDE THE ISSUE NUMBER!) and the test name.
96+
* Edit `test/buildah-bud/apply-podman-deltas`. Search for "actual podman bugs" near the bottom, and add a new `skip` line with the reason (INCLUDE THE ISSUE NUMBER!) and the test name.
9797

9898
### In all cases
9999

0 commit comments

Comments
 (0)