swerc

anselm's simpler werc fork
git clone git://git.suckless.org/swerc
Log | Files | Refs | README

commit 408f83b42d6dd8afde3112b9343d2d43b49a2357
parent f3dc5777ad16820e992b74391fff401d5c1ae8ce
Author: uriel@soma <unknown>
Date:   Mon, 20 Jul 2009 02:17:07 +0000

Add a dummy file to etc/users/ so hg doesn't swallow it.
Diffstat:
Aetc/users/GROUP_AND_USER_ACCOUNTS | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/etc/users/GROUP_AND_USER_ACCOUNTS b/etc/users/GROUP_AND_USER_ACCOUNTS @@ -0,0 +1 @@ +This is just a dummy file to force hg to preserve this directory that is used to store user and group account information.