Kaynağa Gözat

Extra subtraction

Bob Mottram 9 yıl önce
ebeveyn
işleme
ace99d0d25
1 değiştirilmiş dosya ile 0 ekleme ve 1 silme
  1. 0
    1
      src/freedombone-keydrive

+ 0
- 1
src/freedombone-keydrive Dosyayı Görüntüle

175
     else
175
     else
176
         no_of_local_shares=$((no_of_local_shares - 2))
176
         no_of_local_shares=$((no_of_local_shares - 2))
177
     fi
177
     fi
178
-    no_of_local_shares=$((no_of_shares - 2))
179
 fi
178
 fi
180
 
179
 
181
 if (( no_of_local_shares < 3 )); then
180
 if (( no_of_local_shares < 3 )); then