Fix pushd statement in run-ycl-ci
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Tue, 4 Jul 2023 22:25:34 +0000 (00:25 +0200)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Tue, 4 Jul 2023 22:25:34 +0000 (00:25 +0200)
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Change-Id: Ib88f7faa55c688f5260a9b8c14bbb61ac9d07500

jjb/common/include-agl-run-ycl-ci.sh

index a481c87..932e47f 100644 (file)
@@ -5,7 +5,7 @@
 ## Run yocto-check-layer over AGL layers
 ################################################################################
 
-pushd
+pushd .
 
 # meta-agl
 pushd meta-agl