SolidRun / lx2160a_build

Scripts to build basic images for LX2160A COM express type 7 modules
58 stars 47 forks source link

runme.sh silently fails #53

Open lu-zero opened 3 years ago

lu-zero commented 3 years ago

From a freshly set up ubuntu on the honeycomb machine, after I installed all the tools:

root@localhost:/usr/src/lx2160a_build# ./runme.sh
Checking all required tools are installed
root@localhost:/usr/src/lx2160a_build# echo $?
1
lu-zero commented 3 years ago

Looks like it silently errors out if the git user.name variable is not set.