Updated appleupdates_test.py to match 20a0b51895

This commit is contained in:
Greg Neagle
2013-02-09 13:19:54 -08:00
parent a4ff92e4c6
commit 780bb16f25

View File

@@ -949,7 +949,7 @@ class TestAppleUpdates(mox.MoxTestBase):
self.mox.StubOutWithMock(appleupdates.hashlib, 'sha256')
self.mox.StubOutWithMock(appleupdates.munkicommon, 'pref')
cmd = ['/usr/sbin/pkgutil', '--regexp', '-pkg-info-plist',
cmd = ['/usr/sbin/pkgutil', '--regexp', '--pkg-info-plist',
'com\.apple\.*']
output = 'output!'