log
graph
tags
branches
changeset
browse
file
latest
diff
annotate
file log
raw
lilalo
view l3-report @ 124:d702a44d5d6d
find changesets by author, revision, files, or words in the commit message
Command structure fields desription have moved to wiki
author
Igor Chubin <igor@chub.in>
date
Fri Jul 04 11:09:56 2008 +0300 (2008-07-04)
parents
children
line source
1
#!/bin/sh
2
3
./l3-agent "$@"
4
./l3-frontend "$@"
5