Remove generated file.

This commit is contained in:
nekral-guest
2008-03-09 00:14:11 +00:00
parent dac2b189c2
commit f3b4069ba4
@@ -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
#
###############################################################################