diff options
author | Holger Hans Peter Freyther <zecke@selfish.org> | 2009-11-20 20:20:59 +0100 |
---|---|---|
committer | Holger Hans Peter Freyther <zecke@selfish.org> | 2009-11-21 16:47:30 +0100 |
commit | 8129d082b73f39210025c670b7eccbfef31f9bb7 (patch) | |
tree | 2b0d5ec76f40b01107e26df8a2778dd9def99fe8 /classes | |
parent | 92bc0cc5619df109863f3f041f3e0eaa8fed631f (diff) |
tinderclient.bbclass: Less ego...
Diffstat (limited to 'classes')
-rw-r--r-- | classes/tinderclient.bbclass | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/classes/tinderclient.bbclass b/classes/tinderclient.bbclass index 6c86d44a21..a45c1e679b 100644 --- a/classes/tinderclient.bbclass +++ b/classes/tinderclient.bbclass @@ -80,7 +80,6 @@ def tinder_format_http_post(d,status,log): "TARGETOS" : data.getVar('TARGET_OS', d, True) or "Unknown", "MACHINE" : data.getVar('MACHINE', d, True) or "Unknown", "DISTRO" : data.getVar('DISTRO', d, True) or "Unknown", - "zecke-rocks" : "sure", } # optionally add the status |