From: Jay Freeman (saurik) Date: Mon, 7 Feb 2011 21:30:14 +0000 (-0800) Subject: Remove that crazy/obsolete Test file. X-Git-Tag: v1.1.0%b1~377^2~2 X-Git-Url: https://git.saurik.com/cydia.git/commitdiff_plain/6995cc75744a56c2e552404a8de6181fd45ac562 Remove that crazy/obsolete Test file. --- diff --git a/MobileCydia.app/Test b/MobileCydia.app/Test deleted file mode 100755 index 123c7eb0..00000000 --- a/MobileCydia.app/Test +++ /dev/null @@ -1,9 +0,0 @@ -#!/bin/bash -killall Cydia_ -set -e -rsync -SPaz --copy-links saurik@carrier.saurik.com:menes/cydia/cydia_iphoneos-arm.deb . -dpkg -i cydia_iphoneos-arm.deb -touch /tmp/cydia.log -chown mobile.mobile /tmp/cydia.log -uiopen "${1-cydia://}" -exec tail /var/log/syslog /tmp/cydia.log -fn0