Changes between Version 110 and Version 111 of FAQ


Ignore:
Timestamp:
Aug 6, 2012, 1:30:03 AM (12 years ago)
Author:
bs27975
Comment:

Update Q46 kwrite call to reflect needed --display :0 option.

Legend:

Unmodified
Added
Removed
Modified
  • FAQ

    v110 v111  
    843843lretcode=$?
    844844grep -v -e "^---evalcall---" -e "^---progress-form---" $mymondoroot/$mylogprefix-mondorun.log >$mymondoroot/$mylogprefix-mondorun.txt
    845 kwrite $mymondoroot/$mylogprefix-mondorun.txt 2>/dev/null &
     845kwrite --display :0 $mymondoroot/$mylogprefix-mondorun.txt 2>/dev/null &
    846846cp -v /var/log/mondoarchive.log $mymondoroot/$mylogprefix-mondoarchive.log
    847847cp -v /var/cache/mindi/mondorescue.iso $mymondoroot/images/$mylogprefix-mondoboot.iso