mirror of
https://github.com/libimobiledevice/ideviceinstaller.git
synced 2026-03-18 20:02:26 +00:00
Fix wrong exit code on specific output format (xml or json)
This commit is contained in:
@@ -925,6 +925,7 @@ run_again:
|
||||
free(buf);
|
||||
}
|
||||
plist_free(apps);
|
||||
res = 0;
|
||||
goto leave_cleanup;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user