1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-16 22:50:10 +03:00

Change client commands for coherence with the rest of the CLI

This commit is contained in:
Tino Vázquez 2011-07-18 15:19:07 +02:00
parent 44f2796148
commit d8a485ec9f
3 changed files with 2 additions and 2 deletions

View File

@ -1059,8 +1059,8 @@ OZONES_LIB_CLIENT_CLI_HELPER_FILES="\
src/ozones/Client/lib/cli/ozones_helper/vdc_helper.rb \
src/ozones/Client/lib/cli/ozones_helper/zones_helper.rb"
OZONES_BIN_CLIENT_FILES="src/ozones/Client/bin/ovdcs \
src/ozones/Client/bin/ozones"
OZONES_BIN_CLIENT_FILES="src/ozones/Client/bin/ovdc \
src/ozones/Client/bin/ozone"
OZONES_RUBY_LIB_FILES="src/oca/ruby/OpenNebula.rb"