[gimp-macos-build/wip/lukaso/tests] better logging
- From: Jehan <jehanp src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp-macos-build/wip/lukaso/tests] better logging
- Date: Mon, 18 Oct 2021 22:45:18 +0000 (UTC)
commit 364b9a61359e7077d99b6f1a4a031e7a261994c8
Author: Lukas Oberhuber <lukaso gmail com>
Date: Sun Oct 17 21:04:48 2021 +0100
better logging
package/create-dmg/support/template.applescript | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/package/create-dmg/support/template.applescript b/package/create-dmg/support/template.applescript
index a51b143..bd91067 100644
--- a/package/create-dmg/support/template.applescript
+++ b/package/create-dmg/support/template.applescript
@@ -1,6 +1,6 @@
on run (volumeName)
tell application "Finder"
- log "1 Finder"
+ log "diskname " & volumeName
tell disk (volumeName as string)
log "2"
open
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]