Skip to content

Commit 5bad600

Browse files
committed
ci: remove existing /usr/src for freebsd
1 parent c3f5492 commit 5bad600

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.cirrus.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ task:
77
install_script: pkg install -y bash git autoconf automake libtool groff pkgconf
88
kernel_src_script: |
99
uname -r
10+
rm -rf /usr/src
1011
if [[ $(uname -r) == "14.3-RELEASE" ]]; then
1112
git clone --branch releng/14.3 https://git.FreeBSD.org/src.git /usr/src
1213
else

0 commit comments

Comments
 (0)