-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathBUGS
More file actions
20 lines (15 loc) · 745 Bytes
/
Copy pathBUGS
File metadata and controls
20 lines (15 loc) · 745 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
BUGS
File ID: 0ac42b0c-8049-11de-ba42-00248cd5cf1e
sess
- </cmd></c_sess> og <duration></duration> skrives ikke til fila. De
forsvinner når jeg spesifiserer ting som
$ sess 'git config --global user.name "Øyvind A. Holm"'
Du skal se at den git-greia bringer ulykke. :) Det funka greit når emailen
ble spesifisert, det vil si at det ikke er mellomrom i "" etter user.name .
Det gjorde seg gjeldende blant annet i
eeb2a664-8048-11de-8e5b-00248cd5cf1e, sjekk der for mer info.
mkFiles
- Had to remove the use of ^ (caret) in "grep -z", don’t know why it
doesn’t work. Could probably use some null byte notation, but that’s
not correct neither.
vim: set ts=2 sw=2 sts=2 tw=72 et fenc=utf8 :