Thanks a lot Cai. I have forward all your Patches to Poornima. May be we
can expect some combined patch from her as she is already working on
some Automation stuff on LTP-KDUMP.

Cheers--
Subrata

On Wed, 2007-10-31 at 14:05 +0800, Cai Qian wrote:
> Hi,
> 
> The test case maybe unable to detect the present of vmcore if vmcore
> generation and vmcore verification are at different hours. The following
> patch fixed this.
> 
> Regards,
> CQ
> 
> diff -u testcases/kdump/master.orig testcases/kdump/master
> --- testcases/kdump/master.orig 2007-10-31 13:20:08.000000000 +0800
> +++ testcases/kdump/master      2007-10-31 13:43:14.000000000 +0800
> @@ -42,7 +42,7 @@
>                 #
>                 # Verify results of previous test
>                 #
> -               VMCORE="${VMCORE}/`date +%F-%H`*"
> +               VMCORE="${VMCORE}/*"
>                 
> RESULTS_FILE=${RESULTS_DIR}/${ITERATION}.${TESTS[$PREV_TEST]}.`date +%F-%T`
>                 if [ -f ${VMCORE}/vmcore ]; then
>                 mv ${VMCORE}/vmcore ${TEST_BASE_DIR}/results/vmcore
> 
> 
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc.
> Still grepping through log files to find problems?  Stop.
> Now Search log events and configuration files using AJAX and a browser.
> Download your FREE copy of Splunk now >> http://get.splunk.com/
> _______________________________________________
> Ltp-list mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/ltp-list


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Ltp-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ltp-list

Reply via email to