Kiln » largefiles » largefiles-kiln-truncated changes meant to be shipped in Kiln Extensions to aid migration path to Mercurial-bundled largefiles
Clone URL:  

Updated test-commit.py for recent additions to test.

Changeset 00b30c7bc49f

Parent c3f500e966ee

by David Golub

Changes to 2 files · Browse files at 00b30c7bc49f Showing diff from parent c3f500e966ee Diff from another changeset...

Change 1 of 1 Show Entire File tests/​custom.py Stacked
 
5
6
7
8
9
10
 
 
 
 
5
6
7
 
 
 
8
9
10
@@ -5,6 +5,6 @@
 # write access to that repo group.    KILNEXTPATH = '~/kiln/extensions' -KILNURL = 'http://localhost/FogBugz/kiln' -USER = 'test' -PASSWORD = 'tester' +KILNURL = 'http://davidg.hq.fogcreek.com/kiln' +USER = 'testuser1@nodomain.com' +PASSWORD = 'abcd1234'
 
11
12
13
 
 
 
11
12
13
14
15
@@ -11,3 +11,5 @@
 hg status  hg commit -m adding dir/b2 dir/n2  hg status +hg status +hg commit -m 'modifying b1'