Revision 313b2dd4 lib/backend.py

b/lib/backend.py
551 551
      tmpr.append("The procfs filesystem doesn't seem to be mounted"
552 552
                  " under /proc, missing required directory /proc/sys and"
553 553
                  " the file /proc/sysrq-trigger")
554

  
555
  if constants.NV_TIME in what:
556
    result[constants.NV_TIME] = utils.SplitTime(time.time())
557

  
554 558
  return result
555 559

  
556 560

  

Also available in: Unified diff