[dongle commit] r649 - branches/Dongle-1.1

2 views
Skip to first unread message

codesite...@google.com

unread,
Nov 12, 2007, 3:20:16 PM11/12/07
to dongle...@googlegroups.com
Author: jnwhiteh
Date: Mon Nov 12 12:06:06 2007
New Revision: 649

Modified:
branches/Dongle-1.1/Build.lua

Log:
* Updated build script to pull correct DongleUnitTests


Modified: branches/Dongle-1.1/Build.lua
==============================================================================
--- branches/Dongle-1.1/Build.lua (original)
+++ branches/Dongle-1.1/Build.lua Mon Nov 12 12:06:06 2007
@@ -98,7 +98,7 @@
end

print("* Exporting DongleUnitTests into the zipped copy")
-local err = os.execute("svn export
https://dongle.googlecode.com/svn/branches/DongleUnitTests " .. version .. "/DongleUnitTests")
+local err = os.execute("svn export
https://dongle.googlecode.com/svn/branches/DongleUnitTests-1.1 " .. version .. "/DongleUnitTests")

print("\n\nNow you should be able to import this tab by doing:")
print(string.format("svn import %s/
https://dongle.googlecode.com/svn/tags/%s/", version, version))

Reply all
Reply to author
Forward
0 new messages