Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
Signed-off-by: Umer Saleem <[email protected]>
  • Loading branch information
usaleem-ix committed Aug 28, 2023
1 parent f09fb08 commit d4cdc96
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions conf/build.manifest
Original file line number Diff line number Diff line change
Expand Up @@ -390,7 +390,7 @@ sources:
- name: openzfs
repo: https://github.com/truenas/zfs
batch_priority: 0
branch: stable/cobia
branch: NAS-123279-2
env:
KVERS: "$(shell apt info linux-headers-truenas-production-amd64 | awk '/Source:/ { print $$2}' | sed 's/linux-//')"
KSRC: "/usr/src/linux-headers-$(KVERS)"
Expand Down Expand Up @@ -446,7 +446,7 @@ sources:
generate_version: false
- name: py_libzfs
repo: https://github.com/truenas/py-libzfs
branch: stable/cobia
branch: NAS-123279
explicit_deps:
- openzfs
- name: zettarepl
Expand Down

0 comments on commit d4cdc96

Please sign in to comment.