File: comment_1_9a2a2a8eac9af97e0c984ad105763a73._comment

package info (click to toggle)
git-annex 5.20141125%2Bdeb8u1
  • links: PTS
  • area: main
  • in suites: jessie
  • size: 37,832 kB
  • sloc: haskell: 42,603; sh: 1,080; ansic: 498; makefile: 316; perl: 125
file content (15 lines) | stat: -rw-r--r-- 371 bytes parent folder | download | duplicates (12)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[[!comment format=mdwn
 username="http://www.openid.albertlash.com/openid/"
 ip="71.178.29.218"
 subject="comment 1"
 date="2011-12-24T06:08:45Z"
 content="""
Looks like you are missing a closing double quote on the line:


echo '$GL_ADC_PATH = \"/usr/local/lib/gitolite/adc/;' >>~gitolite/.gitolite.rc

right after /;

I got this working by the way - great stuff.
"""]]