freebsd-src/usr.sbin/etcupdate
John Baldwin 431944fb5f etcupdate: Don't rotate trees for a dry run.
When performing a dry run, remove the temporary tree created rather
than rotating the trees.  Rotating the trees meant that etcupdate
thought the latest changes were already merged and would not merge
them on the next real run.

PR:		260281
Reported by:	Tomoaki AOKI <junchoon@dec.sakura.ne.jp>
Fixes:		0611aec3cf etcupdate: Always extract to a temporary tree.
MFC after:	1 week
2022-05-25 14:02:51 -07:00
..
tests
etcupdate.8 etcupdate: Add -D destdir to usage for 'extract'. 2021-04-26 09:49:34 -07:00
etcupdate.sh etcupdate: Don't rotate trees for a dry run. 2022-05-25 14:02:51 -07:00
Makefile
Makefile.depend