Save script is executed twice on save?
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-28-2011
05:27 AM
04-28-2011
05:27 AM
Save script is executed twice on save?
Hi,
I have a save script that cleans up any mess I've left behind when saving my soapUI project.
Problem is, the save script seems to be executed twice.
I.e. save script:
script log when saving (not closing soapUI):
I have a save script that cleans up any mess I've left behind when saving my soapUI project.
Problem is, the save script seems to be executed twice.
I.e. save script:
log.info "test"
script log when saving (not closing soapUI):
Thu Apr 28 14:26:03 CEST 2011:INFO:test
Thu Apr 28 14:26:03 CEST 2011:INFO:test
1 REPLY 1
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-01-2011
04:35 PM
05-01-2011
04:35 PM
Hi!
thanks for this, it will be fixed in the upcoming 4.0 release
regards!
/Ole
eviware.com
Did my reply answer your question? Give Kudos or Accept it as a Solution to help others. ⬇️⬇️⬇️
thanks for this, it will be fixed in the upcoming 4.0 release
regards!
/Ole
eviware.com
Did my reply answer your question? Give Kudos or Accept it as a Solution to help others. ⬇️⬇️⬇️
