Made the compute-* scripts executable
This commit is contained in:
parent
0f0bbd4cbe
commit
ea124282e1
2
compute-clone-neat.py
Normal file → Executable file
2
compute-clone-neat.py
Normal file → Executable file
@ -1,3 +1,5 @@
|
||||
#!/usr/bin/python2
|
||||
|
||||
# Copyright 2012 Anton Beloglazov
|
||||
#
|
||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||
|
2
compute-copy-conf.py
Normal file → Executable file
2
compute-copy-conf.py
Normal file → Executable file
@ -1,3 +1,5 @@
|
||||
#!/usr/bin/python2
|
||||
|
||||
# Copyright 2012 Anton Beloglazov
|
||||
#
|
||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||
|
2
compute-data-collector-start.py
Normal file → Executable file
2
compute-data-collector-start.py
Normal file → Executable file
@ -1,3 +1,5 @@
|
||||
#!/usr/bin/python2
|
||||
|
||||
# Copyright 2012 Anton Beloglazov
|
||||
#
|
||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||
|
2
compute-data-collector-status.py
Normal file → Executable file
2
compute-data-collector-status.py
Normal file → Executable file
@ -1,3 +1,5 @@
|
||||
#!/usr/bin/python2
|
||||
|
||||
# Copyright 2012 Anton Beloglazov
|
||||
#
|
||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||
|
2
compute-data-collector-stop.py
Normal file → Executable file
2
compute-data-collector-stop.py
Normal file → Executable file
@ -1,3 +1,5 @@
|
||||
#!/usr/bin/python2
|
||||
|
||||
# Copyright 2012 Anton Beloglazov
|
||||
#
|
||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||
|
2
compute-install-neat.py
Normal file → Executable file
2
compute-install-neat.py
Normal file → Executable file
@ -1,3 +1,5 @@
|
||||
#!/usr/bin/python2
|
||||
|
||||
# Copyright 2012 Anton Beloglazov
|
||||
#
|
||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||
|
2
compute-local-manager-start.py
Normal file → Executable file
2
compute-local-manager-start.py
Normal file → Executable file
@ -1,3 +1,5 @@
|
||||
#!/usr/bin/python2
|
||||
|
||||
# Copyright 2012 Anton Beloglazov
|
||||
#
|
||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||
|
2
compute-local-manager-status.py
Normal file → Executable file
2
compute-local-manager-status.py
Normal file → Executable file
@ -1,3 +1,5 @@
|
||||
#!/usr/bin/python2
|
||||
|
||||
# Copyright 2012 Anton Beloglazov
|
||||
#
|
||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||
|
2
compute-local-manager-stop.py
Normal file → Executable file
2
compute-local-manager-stop.py
Normal file → Executable file
@ -1,3 +1,5 @@
|
||||
#!/usr/bin/python2
|
||||
|
||||
# Copyright 2012 Anton Beloglazov
|
||||
#
|
||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||
|
2
compute-update.py
Normal file → Executable file
2
compute-update.py
Normal file → Executable file
@ -1,3 +1,5 @@
|
||||
#!/usr/bin/python2
|
||||
|
||||
# Copyright 2012 Anton Beloglazov
|
||||
#
|
||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||
|
Loading…
Reference in New Issue
Block a user