public
Description: git-svn clone of the TextMate Bundles repo
Homepage: http://wiki.macromates.com/Main/Bundles
Clone URL: git://github.com/kballard/textmate-bundles.git
Search Repo:
• Actually setup the interactive input env for the test.

(was accidentally commented in the original commit)

git-svn-id: http://macromates.com/svn/Bundles/trunk@10022 
dfb7d73b-c2ec-0310-8fea-fb051d288c6d
ldaley (author)
Sun Jun 22 03:13:05 -0700 2008
commit  62e1744eddd08d4e53235dc85366170b8739b44e
tree    fab172e444562089bd9ac75f04e1250f33ff19c9
parent  a4e3459e954a1f95d767db6a846b1043ff88beda
...
7
8
9
10
 
11
12
13
...
7
8
9
 
10
11
12
13
0
@@ -7,6 +7,6 @@
0
 
0
 SVN=svn
0
 
0
-#. "$(dirname "$0")/setup.sh"
0
+. "$(dirname "$0")/setup.sh"
0
 "$SVN" --version | head -1
0
 TM_INTERACTIVE_INPUT=AUTO "$SVN" log http://macromates.com/svn/Bundles --limit 1
0
\ No newline at end of file

Comments

    No one has commented yet.