summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xpoky-init-build-env1
1 files changed, 0 insertions, 1 deletions
diff --git a/poky-init-build-env b/poky-init-build-env
index 9adff14f86..94bf3f0f7f 100755
--- a/poky-init-build-env
+++ b/poky-init-build-env
@@ -21,7 +21,6 @@
21 21
22if test x"$0" = x"./poky-init-build-env"; then 22if test x"$0" = x"./poky-init-build-env"; then
23 echo "Error: Run via '. ./poky-init-build-env'" 23 echo "Error: Run via '. ./poky-init-build-env'"
24 return
25else 24else
26 . ./scripts/poky-env-internal 25 . ./scripts/poky-env-internal
27fi 26fi