|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [OSSTEST] standalone: print the path to the apache logs if we can't read them
Ian Campbell writes ("[OSSTEST] standalone: print the path to the apache logs
if we can't read them"):
> For cut-and-paste convenience.
Acked-by: Ian Jackson <ian.jackson@xxxxxxxxxxxxx>
> diff --git a/standalone b/standalone
> index 6b08995..800b4ec 100755
> --- a/standalone
> +++ b/standalone
> @@ -79,7 +79,7 @@ while true ; do
> done
>
> if [ ! -r /var/log/apache2/access.log ] ; then
> - echo "WARNING: Cannot read apache logs. Some tests may fail" >&2
> + echo "WARNING: Cannot read apache logs at /var/log/apache2/access.log.
> Some tests may fail" >&2
> fi
I guess at some point it would be nice if this honoured the log
location config option (WebspaceLog).
Ian.
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
http://lists.xen.org/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |