Skip to content

Commit

Permalink
Rebuilt OS X with tag names added
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael A. Cianfrocco committed Aug 8, 2017
1 parent a7a131e commit edd0624
Show file tree
Hide file tree
Showing 24 changed files with 1 addition and 1 deletion.
Binary file modified aws_build_osx/attach_volume.py
Binary file not shown.
Binary file modified aws_build_osx/aws_help
Binary file not shown.
Binary file modified aws_build_osx/aws_list_projects
Binary file not shown.
Binary file modified aws_build_osx/aws_project_delete
Binary file not shown.
Binary file modified aws_build_osx/aws_project_initialize
Binary file not shown.
Binary file modified aws_build_osx/aws_project_remove_directory
Binary file not shown.
Binary file modified aws_build_osx/aws_project_sync
Binary file not shown.
Binary file modified aws_build_osx/create_snapshot.py
Binary file not shown.
Binary file modified aws_build_osx/create_volume.py
Binary file not shown.
Binary file modified aws_build_osx/create_volume_IOPS.py
Binary file not shown.
Binary file modified aws_build_osx/delete_temp_s3_ebs
Binary file not shown.
Binary file modified aws_build_osx/detach_volume.py
Binary file not shown.
Binary file modified aws_build_osx/kill_instance.py
Binary file not shown.
Binary file modified aws_build_osx/kill_snapshot.py
Binary file not shown.
Binary file modified aws_build_osx/kill_volume.py
Binary file not shown.
Binary file modified aws_build_osx/launch_AWS_S3Movie_Alignment.py
Binary file not shown.
Binary file modified aws_build_osx/launch_AWS_instance.py
Binary file not shown.
Binary file modified aws_build_osx/launch_starcluster.py
Binary file not shown.
Binary file modified aws_build_osx/list_all.py
Binary file not shown.
Binary file modified aws_build_osx/list_instances.py
Binary file not shown.
Binary file modified aws_build_osx/list_spot_price.py
Binary file not shown.
Binary file modified aws_build_osx/qsub_aws
Binary file not shown.
2 changes: 1 addition & 1 deletion compile_repo.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
import subprocess

notincluded=['aws_init.sh','rclone','rclone_mac','aws_init.sh','s3tmpout.txt']
outdirname='aws_build_linux' #Choices: aws_build_linux, aws_build_osx
outdirname='aws_build_osx' #Choices: aws_build_linux, aws_build_osx
filelist=glob.glob('aws/*')

for f in filelist:
Expand Down
Binary file modified install_cloud_tools/install_cloud_tools_macOSX
Binary file not shown.

0 comments on commit edd0624

Please sign in to comment.