[MediaWiki-commits] [Gerrit] Update pullfiles to account for new package name - change (apps...wikipedia)

2014-03-12 Thread Brion VIBBER (Code Review)
Brion VIBBER has submitted this change and it was merged.

Change subject: Update pullfiles to account for new package name
..


Update pullfiles to account for new package name

Change-Id: I387b2731f36bbe443f6713a6cd78413032033098
---
M scripts/pullfiles.bash
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Brion VIBBER: Verified; Looks good to me, approved



diff --git a/scripts/pullfiles.bash b/scripts/pullfiles.bash
index 7481d06..914f8df 100755
--- a/scripts/pullfiles.bash
+++ b/scripts/pullfiles.bash
@@ -1,3 +1,3 @@
 #!/bin/bash
 # Pulls all files from the device and extracts them under app/
-adb backup -noapk org.wikimedia.wikipedia  dd if=backup.ab bs=1 skip=24 | 
python -c import zlib,sys;sys.stdout.write(zlib.decompress(sys.stdin.read())) 
| tar -xvf -
+adb backup -noapk org.wikipedia  dd if=backup.ab bs=1 skip=24 | python -c 
import zlib,sys;sys.stdout.write(zlib.decompress(sys.stdin.read())) | tar 
-xvf -

-- 
To view, visit https://gerrit.wikimedia.org/r/118211
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I387b2731f36bbe443f6713a6cd78413032033098
Gerrit-PatchSet: 1
Gerrit-Project: apps/android/wikipedia
Gerrit-Branch: master
Gerrit-Owner: Yuvipanda yuvipa...@gmail.com
Gerrit-Reviewer: Brion VIBBER br...@wikimedia.org

___
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits


[MediaWiki-commits] [Gerrit] Update pullfiles to account for new package name - change (apps...wikipedia)

2014-03-11 Thread Yuvipanda (Code Review)
Yuvipanda has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/118211

Change subject: Update pullfiles to account for new package name
..

Update pullfiles to account for new package name

Change-Id: I387b2731f36bbe443f6713a6cd78413032033098
---
M scripts/pullfiles.bash
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/apps/android/wikipedia 
refs/changes/11/118211/1

diff --git a/scripts/pullfiles.bash b/scripts/pullfiles.bash
index 7481d06..914f8df 100755
--- a/scripts/pullfiles.bash
+++ b/scripts/pullfiles.bash
@@ -1,3 +1,3 @@
 #!/bin/bash
 # Pulls all files from the device and extracts them under app/
-adb backup -noapk org.wikimedia.wikipedia  dd if=backup.ab bs=1 skip=24 | 
python -c import zlib,sys;sys.stdout.write(zlib.decompress(sys.stdin.read())) 
| tar -xvf -
+adb backup -noapk org.wikipedia  dd if=backup.ab bs=1 skip=24 | python -c 
import zlib,sys;sys.stdout.write(zlib.decompress(sys.stdin.read())) | tar 
-xvf -

-- 
To view, visit https://gerrit.wikimedia.org/r/118211
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I387b2731f36bbe443f6713a6cd78413032033098
Gerrit-PatchSet: 1
Gerrit-Project: apps/android/wikipedia
Gerrit-Branch: master
Gerrit-Owner: Yuvipanda yuvipa...@gmail.com

___
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits