[gjs/fix-ci] CI: fix examples test
- From: Philip Chimento <pchimento src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gjs/fix-ci] CI: fix examples test
- Date: Mon, 27 Apr 2020 04:14:19 +0000 (UTC)
commit f30b43ddae59bb3ba9624967bfbac2441cbb0dcc
Author: Philip Chimento <philip chimento gmail com>
Date: Sun Apr 26 21:13:52 2020 -0700
CI: fix examples test
Leftover from the port to Meson.
installed-tests/scripts/testExamples.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/installed-tests/scripts/testExamples.sh b/installed-tests/scripts/testExamples.sh
index 153d083d..25529071 100755
--- a/installed-tests/scripts/testExamples.sh
+++ b/installed-tests/scripts/testExamples.sh
@@ -3,7 +3,7 @@ DIR="$( cd "$( dirname "${0}" )" && pwd )"
source "${DIR}"/common.sh
# Run the examples
-$gjs examples/gio-cat.js Makefile
+$gjs examples/gio-cat.js meson.build
report "run the gio-cat.js example"
if [[ -n "${ENABLE_GTK}" ]]; then
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]