Parent Directory | Revision Log | Patch
revision 1.1 by mocchiut, Mon Mar 20 10:36:46 2006 UTC | revision 1.2 by mocchiut, Fri Jul 14 14:25:48 2006 UTC | |
---|---|---|
# | Line 1 | Line 1 |
1 | #!/bin/bash --norc | #!/bin/bash --norc |
2 | THISDIR=`pwd` | THISDIR=`pwd` |
3 | if [ $# -gt 0 ]; then | if [ $# -gt 0 ]; then |
4 | I=1 | I=1 |
5 | NOENV="" | NOENV="" |
6 | INDIR="" | INDIR="" |
|
ViewVC Help | |
Powered by ViewVC 1.1.23 |