Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit 5dd7393f authored by Robert Nelson's avatar Robert Nelson
Browse files

chroot: more debugging


Signed-off-by: default avatarRobert Nelson <robertcnelson@gmail.com>
parent 763062a0
No related merge requests found
......@@ -943,6 +943,8 @@ fi
#usually a qemu failure...
if [ ! "x${rfs_opt_scripts}" = "x" ] ; then
if [ ! -f ${tempdir}/opt/scripts/.git/config ] ; then
pwd
ls -lh ${tempdir}/opt/scripts/
echo "Log: ERROR: git clone of ${rfs_opt_scripts} failed.."
exit 1
fi
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment