saving uncommitted changes in /etc prior to emerge run

This commit is contained in:
hasufell 2015-08-21 00:28:55 +02:00 committed by Hans Wurst
parent ac61aa99d2
commit cbb129f04b
1 changed files with 1 additions and 0 deletions

View File

@ -19,5 +19,6 @@ eend_die $?
ebegin "Copying news to base directory"
cp -a "${NEWSDIR}"/*/* "${NEWSDIR}"
rm -r "${NEWSDIR}"/2013-06-01-mysql-pbxt-dropped
eend $?