]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC r230520:
authordteske <dteske@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 3 Mar 2013 19:31:44 +0000 (19:31 +0000)
committerdteske <dteske@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 3 Mar 2013 19:31:44 +0000 (19:31 +0000)
commit70ff7994e0fa6f9df7087549c781455e2d9c77a7
treef731b3b20d83a78818b24d95bcb1c29c6313e5ce
parentb5471f47e7bc25768d8cf3f31c08b736a5778027
MFC r230520:

Clean up reinstall option and remove duplicate code

- Move the reinstall logic to be before menus are initialised
  (menus are not needed when reinstalling a zonefile).

- Remove unnecessary re-initialization of path_db.

- Update variable name and error message because we now use the
  zone name relative to /usr/share/zoneinfo, not the full path.

PR: bin/164041
Submitted by: dteske

git-svn-id: svn://svn.freebsd.org/base/stable/9@247729 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
usr.sbin/tzsetup/tzsetup.c