Kaynağa Gözat

scripts/updatedep: remove "dep prune" command

"Pruning is now performed automatically by dep ensure."

Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
Gyuho Lee 8 yıl önce
ebeveyn
işleme
981644af7d
1 değiştirilmiş dosya ile 0 ekleme ve 2 silme
  1. 0 2
      scripts/updatedep.sh

+ 0 - 2
scripts/updatedep.sh

@@ -16,5 +16,3 @@ else
   # shellcheck disable=SC2086
   # shellcheck disable=SC2086
   dep ensure -v -update $1
   dep ensure -v -update $1
 fi
 fi
-
-dep prune