xci: scripts: start-new-vm.sh: Copy hidden files and directories 97/44197/1
authorMarkos Chandras <mchandras@suse.de>
Wed, 4 Oct 2017 08:51:14 +0000 (09:51 +0100)
committerMarkos Chandras <mchandras@suse.de>
Wed, 4 Oct 2017 09:25:35 +0000 (10:25 +0100)
commit289eef91fe2cab46b215d9d8b41ebb716dd73c4c
tree23de6a6bb21daf7bd6cedc45339972d64fa9b8e7
parent6e6b5f8438c0fd3a4d9dffa04c5e97c80304a8b3
xci: scripts: start-new-vm.sh: Copy hidden files and directories

Fix the rsync command to also copy the hidden files and directories.
Copying the .git directory allows us to quickly inspect any file
changes when investigating bug reports and other problems.

Change-Id: I4e6feeea77d5c3b23362a216206c5970b4900169
Signed-off-by: Markos Chandras <mchandras@suse.de>
xci/scripts/vm/start-new-vm.sh