aboutsummaryrefslogtreecommitdiffstats
path: root/gsxws.py
diff options
context:
space:
mode:
authorFilipp Lepalaan <f@230.to>2013-02-12 21:07:40 +0200
committerFilipp Lepalaan <f@230.to>2013-02-12 21:07:40 +0200
commitd7f0eee0cd03cae8a705e313dd4d41b4768733e8 (patch)
tree4d819ba12f133d8dc868713a41ea3fbbae7e7996 /gsxws.py
parent1608775283df6b4b1db2175ec69c0c08032c8631 (diff)
downloadpy-gsxws-d7f0eee0cd03cae8a705e313dd4d41b4768733e8.tar.gz
py-gsxws-d7f0eee0cd03cae8a705e313dd4d41b4768733e8.tar.bz2
py-gsxws-d7f0eee0cd03cae8a705e313dd4d41b4768733e8.zip
Work around KGB serial number update issue
Diffstat (limited to 'gsxws.py')
-rwxr-xr-xgsxws.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/gsxws.py b/gsxws.py
index 6cafd5c..41be0ce 100755
--- a/gsxws.py
+++ b/gsxws.py
@@ -725,5 +725,5 @@ if __name__ == '__main__':
#fp = open(f, 'r')
#data = json.load(fp)
#data['requestReviewByApple'] = False
- rep = Repair(dispatchId='G139951292')
- print rep.update_kgb_sn('QR252BK5A4S')
+ #rep = Repair(dispatchId='')
+ #print rep.update_kgb_sn('')