From f50081a7c9c74b43e8995d5ab61296ece977cac5 Mon Sep 17 00:00:00 2001 From: milisbir Date: Thu, 16 Nov 2017 21:41:51 +0200 Subject: [PATCH] sg-tamir --- bin/mps | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/mps b/bin/mps index 9c687477d..8209d4965 100755 --- a/bin/mps +++ b/bin/mps @@ -794,7 +794,7 @@ sistem_guncelle(){ printf "\r%3d.%1d%% %.${pd}s" $(( $count * 100 / $total )) $(( ($count * 1000 / $total) % 10 )) $pstr kpkt=$(ls -rct $VT | tr " " "\n" | sed -n ${count}'p') pk_guncelle="e" - case "${esgec[@]}" in *"$kpkt"*) pk_guncelle="h" ;; esac + case "${esgec[@]}" in "$kpkt") pk_guncelle="h" ;; esac if [ "$pk_guncelle" = "e" ];then paket_guncelle "$kpkt" $GS_CIKTI #printf "."