diff options
| author | Andrew Tridgell <tridge@samba.org> | 2008-08-15 17:39:15 +1000 |
|---|---|---|
| committer | Andrew Tridgell <tridge@samba.org> | 2008-08-15 17:39:15 +1000 |
| commit | daa53a7e43bc87faf404c5d47e69166e83d4eb09 (patch) | |
| tree | 86c040ba25cd1c1298d84cfc414d90ddc6994619 | |
| parent | 18ecbfa3af88e9d93ce2130df5af6050e215d71d (diff) | |
vircmd doesn't need config.default
| -rwxr-xr-x | vircmd | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -50,7 +50,6 @@ while true ; do esac done -. "$installdir/config.default" . "$installdir/functions" if [ $# -lt 2 ]; then |
