mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-01 10:26:13 +01:00
a7707ec60b
Use a Windows-style .bat script for the test_spawn_script() test, at least when the code is built with Visual C++ (due to differences in how scripts are written for shells and Windows cmd.exe), and account for Windows-style line endings for that test too. Let the MinGW builds (which are normally done in an MSYS BASH-style shell) continue to use the *NIX-style script for that test. https://bugzilla.gnome.org/show_bug.cgi?id=711047
3 lines
20 B
Batchfile
3 lines
20 B
Batchfile
@echo off
|
|
echo echo
|