From e158a89d370ac000cc8a5203930fb38f39c2a60b Mon Sep 17 00:00:00 2001 From: nekral-guest Date: Sat, 12 Jan 2008 15:08:54 +0000 Subject: [PATCH] Switch to the new config infrastructure. --- tests/usertools/01/{data => config/etc}/group | 0 tests/usertools/01/{data => config/etc}/gshadow | 0 tests/usertools/01/{data => config/etc}/passwd | 0 tests/usertools/01/{data => config/etc}/shadow | 0 4 files changed, 0 insertions(+), 0 deletions(-) rename tests/usertools/01/{data => config/etc}/group (100%) rename tests/usertools/01/{data => config/etc}/gshadow (100%) rename tests/usertools/01/{data => config/etc}/passwd (100%) rename tests/usertools/01/{data => config/etc}/shadow (100%) diff --git a/tests/usertools/01/data/group b/tests/usertools/01/config/etc/group similarity index 100% rename from tests/usertools/01/data/group rename to tests/usertools/01/config/etc/group diff --git a/tests/usertools/01/data/gshadow b/tests/usertools/01/config/etc/gshadow similarity index 100% rename from tests/usertools/01/data/gshadow rename to tests/usertools/01/config/etc/gshadow diff --git a/tests/usertools/01/data/passwd b/tests/usertools/01/config/etc/passwd similarity index 100% rename from tests/usertools/01/data/passwd rename to tests/usertools/01/config/etc/passwd diff --git a/tests/usertools/01/data/shadow b/tests/usertools/01/config/etc/shadow similarity index 100% rename from tests/usertools/01/data/shadow rename to tests/usertools/01/config/etc/shadow