Index: trunk/ippMonitor/def/distRun.d
===================================================================
--- trunk/ippMonitor/def/distRun.d	(revision 26955)
+++ trunk/ippMonitor/def/distRun.d	(revision 27197)
@@ -5,5 +5,5 @@
 
 #     field                   size  format  name         show    link to                  extras
-FIELD distRun.dist_id,        5, %s,     Dist ID
+FIELD distRun.dist_id,        5, %d,     Dist ID
 FIELD distRun.target_id,      5, %d,     Target ID
 FIELD distRun.stage,          5, %s,     Stage
@@ -14,5 +14,5 @@
 FIELD distRun.outdir,         5, %s,     Outdir
 FIELD distRun.clean,          5, %d,     Clean?
-FIELD distRun.no_magic,       5, %s,     Muggle?
+FIELD distRun.no_magic,       5, %d,     Muggle?
 FIELD distRun.state,          5, %s,     State
 FIELD distRun.time_stamp,     5, %T,     Time
