Bug with the Create Cookie File action?
site_archiver@lists.apple.com Delivered-To: installer-dev@lists.apple.com Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:from:to:content-type:content-transfer-encoding:mime-version:subject:date:x-mailer; bh=Uxtxq82owZ6/54G87nsF4xgMqRlaR/jIc8wfGaZGBT8=; b=TqgMoGyGJhy9TXKlxNHR1UXHDR6R2VyrjHa+B6pBRyx/X2nM59DE45/3I63BaUh0Q771zOHG7YQnJf9XoO4qjSqBaFVR668IZ66HbxWEK2OE2XnOvJM8S3GQudVoXYTU9qqukfWC6K+jUJNu6vZJ59psPA2jA5lvm1O9n7CimGI= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:from:to:content-type:content-transfer-encoding:mime-version:subject:date:x-mailer; b=LL5hTotObjyl1EM6ECz8gnbcFvftxVrDYg19UdKp0uOeoz+DzoZ9OPNrsTl/GNo9DbY3yhhLedQHrHy26jqFTUdbKRbVZCGirhd+BHYFJzQTxg8wsb1QLgDJpiefksqeO4AB5Tz/eQtWEGiUPQx9ZzKABW5Nf3isJLIElCkFnFg= 2008 May 19, 14:13 PST Hello, folks: #!/usr/bin/env bash touch 'foobar' exit 0 ----- J.C. Cruz Freelance Writer MacTech/REALbasic Developer/Python Magazine anarakisware-at-gmail-dot-com _______________________________________________ Do not post admin requests to the list. They will be ignored. Installer-dev mailing list (Installer-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/installer-dev/site_archiver%40lists.a... I was just trying out the new action workflows on PackageMaker 3.0 when I found one irregularity. The action Create Cookie File is, if I understand correctly, suppose to make said file at the location I specified. But when I viewed the resulting pre- or post-flight script, I find the following script instead. This is not exactly what I expect. Have I stumbled over a bug? Or did I interpret the action's function incorrectly? This is part of my research for my new MacTech article on action workflows and package scripts. I appreciate any feedback you can provide. This email sent to site_archiver@lists.apple.com
participants (1)
-
Jose R.C.Cruz