Good commit, but the "what" should be in the subject line and the
"why" in the body.

With that change:

Reviewed-by: Tomeu Vizoso <[email protected]>

Thanks,

Tomeu

On Thu, 20 Jun 2019 at 15:59, Rohan Garg <[email protected]> wrote:
>
> Change to /artifacts in order to potentially fix
> debootstrap failiures.
> ---
>  src/gallium/drivers/panfrost/ci/debian-install.sh | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/src/gallium/drivers/panfrost/ci/debian-install.sh 
> b/src/gallium/drivers/panfrost/ci/debian-install.sh
> index 8a8b4ec9a47..dca6d49197c 100644
> --- a/src/gallium/drivers/panfrost/ci/debian-install.sh
> +++ b/src/gallium/drivers/panfrost/ci/debian-install.sh
> @@ -118,6 +118,7 @@ rm -rf /kernel
>
>
>  ############### Create rootfs
> +cd /artifacts
>  cp ${PANFROST_CI_DIR}/create-rootfs.sh /artifacts/rootfs/.
>  debootstrap --variant=minbase --arch=${DEBIAN_ARCH} testing 
> /artifacts/rootfs/ http://deb.debian.org/debian
>  chroot /artifacts/rootfs sh /create-rootfs.sh
> --
> 2.17.1
>
> _______________________________________________
> mesa-dev mailing list
> [email protected]
> https://lists.freedesktop.org/mailman/listinfo/mesa-dev
_______________________________________________
mesa-dev mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to