mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-20 21:09:24 +02:00
* Fix missing echo command
git-svn-id: trunk@20916 -
This commit is contained in:
parent
8e25bedde3
commit
c4288ea2c0
@ -91,7 +91,7 @@ function check_errno_number ()
|
||||
echo "$sys is defined as $extval which is $indirectval as expected $value"
|
||||
fi
|
||||
else
|
||||
problem for ${sys} expected ${value}, line is \"${found}\", val found is \"${val}\"
|
||||
echo "problem for ${sys} expected ${value}, line is \"${found}\", val found is \"${val}\""
|
||||
fi
|
||||
fi
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user