Revision: 28248
http://sourceforge.net/p/bibdesk/svn/28248
Author: hofman
Date: 2023-05-18 08:42:00 +0000 (Thu, 18 May 2023)
Log Message:
-----------
return test option in release script
Modified Paths:
--------------
trunk/bibdesk/build_release.py
Modified: trunk/bibdesk/build_release.py
===================================================================
--- trunk/bibdesk/build_release.py 2023-05-18 08:20:53 UTC (rev 28247)
+++ trunk/bibdesk/build_release.py 2023-05-18 08:42:00 UTC (rev 28248)
@@ -552,7 +552,7 @@
elif opt in ["-t", "--test"]:
test = True
- return sign, notarize, out, archive, version
+ return sign, notarize, out, archive, version, test
if __name__ == '__main__':
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
_______________________________________________
Bibdesk-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bibdesk-commit