about summary refs log tree commit homepage
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rwxr-xr-xbin/dtas-console1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/dtas-console b/bin/dtas-console
index 909f307..0f0db7e 100755
--- a/bin/dtas-console
+++ b/bin/dtas-console
@@ -151,6 +151,7 @@ begin
     elsif cur['paused'] && infile = cur['current_paused']
       fmt = '(paused)'
       paused = true
+      infile = infile['command'] if Hash === infile
       if Array === infile
         infile, elapsed = infile
         elapsed = elapsed.to_i