diff options
author | Jonas Smedegaard <dr@jones.dk> | 2006-07-27 22:32:54 +0000 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2006-07-27 22:32:54 +0000 |
commit | d621aa3802b4c34dbf7a224cedac84dab0b929e1 (patch) | |
tree | fc30718e550f8a1b4614aaaf5a75d4158362239e /xmc | |
parent | b1e8a8c90d91f357958bfc9f9427971e734e9418 (diff) |
Add Version control system scripts.
Diffstat (limited to 'xmc')
-rwxr-xr-x | xmc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ #!/bin/bash # danish locale is broken - see http://bugs.debian.org/181027 -export LC_ALL=C +#export LC_ALL=C if [ $# -eq 0 ]; then xsh localhost mc |