Hi All and chrubis,

    I got an error for the lastest version 20140115 of ltp project.
    The sar command never support zero as an number of iterations, this may 
have been wrongly merged.
I send attch path file for fix this error.


    Details messages:
@@ -254,7 +254,7 @@ ${LTPROOT}/bin/rand_lines -g 
${LTPROOT}/runtest/stress.part3 > ${TMP}/stress.par
-  sar -o $datafile $interval 0 &
+  sar -o $datafile $interval > /dev/null &


    For your refrence!
--

Best Wishes,
look

Attachment: 0001-fix-sar-command-error-for-ltpstress.sh.patch
Description: Binary data

------------------------------------------------------------------------------
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.  Get 
unparalleled scalability from the best Selenium testing platform available.
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs
_______________________________________________
Ltp-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ltp-list

Reply via email to