diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2016-05-19 15:51:49 +0900 |
---|---|---|
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | 2016-06-13 07:46:28 +0900 |
commit | e423d17fccd8a8bd6f46aa69fe910e7cac77cd3b (patch) | |
tree | 013bf64c9cc874da502159c852fd943f9f78a690 /configs/MPC832XEMDS_SLAVE_defconfig | |
parent | 6b3943f1b04be60f147ee540fbd72c4c7ea89f80 (diff) | |
download | talos-obmc-uboot-e423d17fccd8a8bd6f46aa69fe910e7cac77cd3b.tar.gz talos-obmc-uboot-e423d17fccd8a8bd6f46aa69fe910e7cac77cd3b.zip |
tools: moveconfig: fix --dry-run option
Since commit 96464badc794 ("moveconfig: Always run savedefconfig on
the moved config"), --dry-run option is broken.
The --dry-run option prevents the .config from being modified,
but defconfig files might be updated by "make savedefconfig"
regardless of the --dry-run option.
Move the "if not self.options.dry_run" conditional to the correct
place.
Fixes 96464badc794 ("moveconfig: Always run savedefconfig on the moved config")
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Reviewed-by: Joe Hershberger <joe.hershberger@ni.com>
Diffstat (limited to 'configs/MPC832XEMDS_SLAVE_defconfig')
0 files changed, 0 insertions, 0 deletions