mirror of
https://git.yoctoproject.org/poky
synced 2026-01-29 21:08:42 +01:00
poky-init-build-env: Remove now unneeded return
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -21,7 +21,6 @@
|
||||
|
||||
if test x"$0" = x"./poky-init-build-env"; then
|
||||
echo "Error: Run via '. ./poky-init-build-env'"
|
||||
return
|
||||
else
|
||||
. ./scripts/poky-env-internal
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user