summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xset-libcamera-branch.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/set-libcamera-branch.sh b/set-libcamera-branch.sh
index 54500a5..01049f2 100755
--- a/set-libcamera-branch.sh
+++ b/set-libcamera-branch.sh
@@ -15,7 +15,7 @@ then
git clone $ORIGIN $LIBCAMERA
fi
-git -C $LIBCAMERA fetch origin
+git -C $LIBCAMERA fetch origin --prune
pass_fail $? "Update from origin"
git -C $LIBCAMERA branch -D integration_tests