~nchohan/appscale/appscale-tools-1.5.1-NoSSL

« back to all changes in this revision

Viewing changes to bin/appscale-terminate-instances

  • Committer: Chris Bunch
  • Date: 2009-12-09 22:59:02 UTC
  • Revision ID: cgb@cs.ucsb.edu-20091209225902-26k2n6h6ehyyvaed
removed file extensions on tools in bin, made sure they are all chmod+x

Show diffs side-by-side

added added

removed removed

Lines of Context:
11
11
require 'common_functions'
12
12
require 'vm_tools'
13
13
 
14
 
AS_VERSION = "AppScale Tools, Version 1.3, http://appscale.cs.ucsb.edu"
 
14
AS_VERSION = "AppScale Tools, Version 1.3 Beta, http://appscale.cs.ucsb.edu"
15
15
USAGE = <<END_OF_USAGE
16
16
#{AS_VERSION}
17
17