comparison configure @ 820:111cbe4e01ad draft

Merge branch 'master' of git://1.1.5.1
author Anonymous Coward <nobody@nowhere>
date Sat, 10 Dec 2011 16:28:36 -0600
parents f1f0ab9d41b7
children 656b9133db24
comparison
equal deleted inserted replaced
818:b323070b63ea 820:111cbe4e01ad
1 #!/bin/sh 1 #!/bin/bash
2 2
3 vars="gitd_ip gitd_basepath git_name git_email tinydns_config tinydns__rootsrvrname tinydns__rootsrvrip tinydns__tldsrvrname tinydns__tldsrvrip tinydns__srvrip tinydns__srvrname" 3 vars="gitd_ip gitd_basepath git_name git_email tinydns_config tinydns__rootsrvrname tinydns__rootsrvrip tinydns__tldsrvrname tinydns__tldsrvrip tinydns__srvrip tinydns__srvrname"
4 4
5 echo "Welcome to the resdb configurator!" >&2 5 echo "Welcome to the resdb configurator!" >&2
6 echo >&2 6 echo >&2