Révision 7c8a6a84
fix in for section
| plugins/other/mailman-queue-check | ||
|---|---|---|
| 40 | 40 |
result="archive bounces commands in news out retry" |
| 41 | 41 |
j=0 |
| 42 | 42 |
|
| 43 |
for i in seq $result
|
|
| 43 |
for i in $result |
|
| 44 | 44 |
do |
| 45 | 45 |
array[$j]=`find "$dir_mailman/$i" -type f | wc -l` |
| 46 | 46 |
j=`expr $j + 1` |
Formats disponibles : Unified diff