[Pkg-javascript-commits] [dojo] 11/13: Eliminating stray commas, !strict, refs #9534.

David Prévot taffit at moszumanska.debian.org
Mon May 11 20:12:26 UTC 2015


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to annotated tag 1.3.2
in repository dojo.

commit c9101fbaca2c8dc08e3441abd1fb25898221160e
Author: Eugene Lazutkin <eugene at lazutkin.com>
Date:   Sat Jul 11 03:49:25 2009 +0000

    Eliminating stray commas, !strict, refs #9534.
    
    git-svn-id: http://svn.dojotoolkit.org/src/branches/1.3/dojo@18792 560b804f-0ae3-0310-86f3-f6aa0a117693
---
 tests/resources/testClass.smd | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/tests/resources/testClass.smd b/tests/resources/testClass.smd
index 9be6988..85f4794 100755
--- a/tests/resources/testClass.smd
+++ b/tests/resources/testClass.smd
@@ -34,7 +34,6 @@
 		},
 		{
 			"name":"triggerRpcError"
-		},
-
+		}
 	]
 }

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/dojo.git



More information about the Pkg-javascript-commits mailing list