File: comment_1_9a2a2a8eac9af97e0c984ad105763a73._comment

package info (click to toggle)
git-annex 8.20210223-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 68,764 kB
  • sloc: haskell: 70,359; javascript: 9,103; sh: 1,304; makefile: 212; perl: 136; ansic: 44
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.
"""]]