aboutsummaryrefslogtreecommitdiff
path: root/utils
diff options
context:
space:
mode:
authorGeorgy Redkozubov <georgy.redkozubov@linaro.org>2012-02-08 16:28:31 -0800
committerGeorgy Redkozubov <georgy.redkozubov@linaro.org>2012-02-08 16:28:31 -0800
commit2a18958f125674e66b780f91f70ecd460758fa00 (patch)
tree16e8ca75d15efcbbcf5a453638c973a1f1121fb2 /utils
parent9de604c1d66c809358b3da45bed3ffce96ea34d0 (diff)
Removed not needed header line
Diffstat (limited to 'utils')
-rwxr-xr-xutils/sync-builds/config.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/utils/sync-builds/config.py b/utils/sync-builds/config.py
index 9302789..c2bba18 100755
--- a/utils/sync-builds/config.py
+++ b/utils/sync-builds/config.py
@@ -1,5 +1,3 @@
-#!/usr/bin/env python
-
host = "mombin.canonical.com"
sync_key_file = '/home/ubuntu/snapshots-sync/snapshots-sync'
move_key_file = '/home/ubuntu/snapshots-sync/snapshots-filemove'