[ostree: 45/70] Remove empty new lines at the EOF
- From: Colin Walters <walters src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [ostree: 45/70] Remove empty new lines at the EOF
- Date: Fri, 15 Apr 2016 21:05:02 +0000 (UTC)
commit 3152516ab326bcc6f070cecda7c4c8645a97df19
Author: Giuseppe Scrivano <gscrivan redhat com>
Date: Thu Apr 7 10:06:54 2016 +0200
Remove empty new lines at the EOF
Signed-off-by: Giuseppe Scrivano <gscrivan redhat com>
Closes: #242
Approved by: cgwalters
.travis.yml | 1 -
docs/manual/repository-management.md | 3 ---
src/libostree/ostree-sysroot.c | 1 -
src/switchroot/ostree-mount-util.c | 1 -
4 files changed, 0 insertions(+), 6 deletions(-)
---
diff --git a/.travis.yml b/.travis.yml
index 7a80c94..69ea10f 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -22,4 +22,3 @@ notifications:
branches:
only:
- auto
-
diff --git a/docs/manual/repository-management.md b/docs/manual/repository-management.md
index df92f6b..ceb96ca 100644
--- a/docs/manual/repository-management.md
+++ b/docs/manual/repository-management.md
@@ -209,6 +209,3 @@ That will truncate the history older than 6 months. Deleted commits
will have "tombstone markers" added so that you know they were
explicitly deleted, but all content in them (that is not referenced by
a still retained commit) will be garbage collected.
-
-
-
diff --git a/src/libostree/ostree-sysroot.c b/src/libostree/ostree-sysroot.c
index 6ee3dff..b114a90 100644
--- a/src/libostree/ostree-sysroot.c
+++ b/src/libostree/ostree-sysroot.c
@@ -1850,4 +1850,3 @@ ostree_sysroot_deployment_unlock (OstreeSysroot *self,
out:
return ret;
}
-
diff --git a/src/switchroot/ostree-mount-util.c b/src/switchroot/ostree-mount-util.c
index daec66c..bb27026 100644
--- a/src/switchroot/ostree-mount-util.c
+++ b/src/switchroot/ostree-mount-util.c
@@ -66,4 +66,3 @@ path_is_on_readonly_fs (char *path)
return (stvfsbuf.f_flag & ST_RDONLY) != 0;
}
-
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]