You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
228 B
8 lines
228 B
15 years ago
|
#!/bin/sh
|
||
|
# [MakeDefaults] Quote default configuration files
|
||
|
|
||
|
# TODO. We should convert both schema and sessions
|
||
|
# to the method demonstrated for keytrans.
|
||
|
|
||
|
../tests/quote ../other/README.default.Keytab > default.keytab.h
|