Fixes #19614
Signed-off-by: Paul Liljenberg <liljenberg.paul@gmail.com> Upstream-commit: 0c7201ee736f77e63cd1f191dfd6a3cf549b6def Component: engine
This commit is contained in:
@ -40,7 +40,7 @@ else
|
||||
fi
|
||||
fi
|
||||
|
||||
if [ -n "$inContainer" ]; then
|
||||
if [ -z "$inContainer" ]; then
|
||||
{
|
||||
echo "# WARNING! I don't seem to be running in a Docker container."
|
||||
echo "# The result of this command might be an incorrect build, and will not be"
|
||||
|
||||
Reference in New Issue
Block a user