diff options
-rwxr-xr-x | poky-init-build-env | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/poky-init-build-env b/poky-init-build-env index 9adff14f8..94bf3f0f7 100755 --- a/poky-init-build-env +++ b/poky-init-build-env @@ -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 |