]> git.decadent.org.uk Git - nfs-utils.git/blobdiff - tools/nfs-iostat/nfs-iostat.py
pdate addres for Free Software Foundation
[nfs-utils.git] / tools / nfs-iostat / nfs-iostat.py
index 124237910407d332d4e43678c32799652596613a..4e55dad8e6568232ee98af703ddecf596f019ac3 100644 (file)
@@ -17,7 +17,8 @@ GNU General Public License for more details.
 
 You should have received a copy of the GNU General Public License
 along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+MA 02110-1301 USA
 """
 
 import sys, os, time
@@ -601,8 +602,7 @@ client are listed.
         while count != 0:
             print_iostat_summary(old_mountstats, mountstats, devices, sample_time, options)
             old_mountstats = mountstats
-                       if count != 1:
-               time.sleep(interval)
+            time.sleep(interval)
             sample_time = interval
             mountstats = parse_stats_file('/proc/self/mountstats')
             # automount mountpoints add and drop, if automount is involved