(minor) make time-style=long-iso explicit in t00
(side-effect of switching one machine from Mandriva to Fedora; nothing to do with gitolite per se...)
This commit is contained in:
parent
3a8f32ac9b
commit
8faba23177
|
@ -21,7 +21,7 @@ cd ~/td
|
||||||
runlocal git clone u1:aa u1aa
|
runlocal git clone u1:aa u1aa
|
||||||
expect "Cloning into u1aa..."
|
expect "Cloning into u1aa..."
|
||||||
expect "warning: You appear to have cloned an empty repository"
|
expect "warning: You appear to have cloned an empty repository"
|
||||||
runlocal ls -ald u1aa
|
runlocal ls -ald --time-style=long-iso u1aa
|
||||||
expect "drwxr-xr-x 3 $USER $USER 4096 201.-..-.. ..:.. u1aa"
|
expect "drwxr-xr-x 3 $USER $USER 4096 201.-..-.. ..:.. u1aa"
|
||||||
|
|
||||||
# ----------
|
# ----------
|
||||||
|
|
Loading…
Reference in a new issue