From f3b4069ba431c5389e450ac4bd4d56b515679805 Mon Sep 17 00:00:00 2001 From: nekral-guest Date: Sun, 9 Mar 2008 00:14:11 +0000 Subject: [PATCH] Remove generated file. --- .../usermod.test.log | 24 ------------------- 1 file changed, 24 deletions(-) delete mode 100644 tests/usertools/14_usermod_move_homedir_other_device/usermod.test.log diff --git a/tests/usertools/14_usermod_move_homedir_other_device/usermod.test.log b/tests/usertools/14_usermod_move_homedir_other_device/usermod.test.log deleted file mode 100644 index 08e52e0f..00000000 --- a/tests/usertools/14_usermod_move_homedir_other_device/usermod.test.log +++ /dev/null @@ -1,24 +0,0 @@ - -############################################################################### -# -# Test: ./usertools/14_usermod_move_homedir_other_device/usermod.test -# -############################################################################### -# -# Rational: usermod can move the user's home directory -# -############################################################################### -Change the user's home directory (usermod -m -d /home/foo2 foo)...OK -Check the passwd file...OK -Check the group file...OK -Check the shadow file...OK -Check the gshadow file...OK -Check the user's home directory was removed...OK -Check the user's home directory was moved...OK -Check content of /tmp/test-newusers...OK -Remove the new home directory...done -############################################################################### -# -# Status of test ./usertools/14_usermod_move_homedir_other_device/usermod.test: SUCCESS -# -###############################################################################