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