Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
e29260b5
Commit
e29260b5
authored
Apr 15, 2019
by
Michael Albinus
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* .gitlab-ci.yml (test-filenotify-gio): Add autorevert changes.
parent
e9e807e9
Pipeline
#1301
failed with stage
in 53 minutes and 26 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
.gitlab-ci.yml
.gitlab-ci.yml
+3
-1
No files found.
.gitlab-ci.yml
View file @
e29260b5
...
...
@@ -53,13 +53,15 @@ test-filenotify-gio:
only
:
changes
:
-
.gitlab-ci.yml
-
lisp/autorevert.el
-
lisp/filenotify.el
-
lisp/net/tramp-sh.el
-
src/gfilenotify.c
-
test/lisp/autorevert-tests.el
-
test/lisp/filenotify-tests.el
script
:
-
DEBIAN_FRONTEND=noninteractive apt install --no-install-recommends -y -qq -o=Dpkg::Use-Pty=0 libglib2.0-dev libglib2.0-bin libglib2.0-0
-
./autogen.sh autoconf
-
./configure --without-makeinfo --with-file-notification=gfile
-
make bootstrap
-
make -C test filenotify-tests
-
make -C test
autorevert-tests
filenotify-tests
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment