4487. [test] Make system tests work on Windows. [RT #42931]
This commit is contained in:
@@ -6,7 +6,10 @@
|
||||
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
|
||||
./dlopen || {
|
||||
SYSTEMTESTTOP=..
|
||||
. $SYSTEMTESTTOP/conf.sh
|
||||
|
||||
$DLOPEN || {
|
||||
echo "I:dlopen() not supported - skipping dlzexternal test"
|
||||
exit 255
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user