Skip to content

Commit

Permalink
Recompiled mac code with updated VPC changes
Browse files Browse the repository at this point in the history
  • Loading branch information
mcianfrocco committed Jul 2, 2017
1 parent cab5d83 commit c18716f
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 1 deletion.
Binary file modified aws_build_osx/kill_instance.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/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

0 comments on commit c18716f

Please sign in to comment.