Gentoo Archives: gentoo-commits

From: "Robin H. Johnson" <robbat2@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/genkernel:master commit in: defaults/
Date: Fri, 01 Mar 2019 06:00:25
Message-Id: 1551419928.eb223ce83f9dc6cefd6f41ef7fd753413b12521e.robbat2@gentoo
1 commit: eb223ce83f9dc6cefd6f41ef7fd753413b12521e
2 Author: Louis Sautier <sautier.louis <AT> gmail <DOT> com>
3 AuthorDate: Sat Jan 5 01:27:28 2019 +0000
4 Commit: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
5 CommitDate: Fri Mar 1 05:58:48 2019 +0000
6 URL: https://gitweb.gentoo.org/proj/genkernel.git/commit/?id=eb223ce8
7
8 login-remote.sh: set vim modeline to use tabs
9
10 Signed-off-by: Robin H. Johnson <robbat2 <AT> gentoo.org>
11
12 defaults/login-remote.sh | 1 +
13 1 file changed, 1 insertion(+)
14
15 diff --git a/defaults/login-remote.sh b/defaults/login-remote.sh
16 index 630d484..47e6abf 100644
17 --- a/defaults/login-remote.sh
18 +++ b/defaults/login-remote.sh
19 @@ -1,4 +1,5 @@
20 #!/bin/sh
21 +# vim: set noexpandtab:
22
23 . /etc/login-remote.conf
24 . /etc/initrd.defaults