mirror of
https://github.com/apache/cloudstack.git
synced 2025-12-16 10:32:34 +01:00
There are two duplicates for the script cloud-set-guest-password: > setup/bindir/cloud-set-guest-password.in > tools/guest_password/cloud-set-guest-password The one in tools/guest_password is older and all other scripts are in setup/bindir. Therefore, keeping the former, removing the latter. BUG-ID : CLOUDSTACK-504 Reviewed-by: Rohit Yadav <bhaisaab@apache.org> Reported-by: Rohit Yadav Signed-off-by: Rohit Yadav <bhaisaab@apache.org>