clean KRB5CCNAME and KRB5_CONFIG, require test to reset them

This commit is contained in:
Love Hornquist Astrand
2009-12-17 10:05:49 +01:00
parent 2c70285d3d
commit 869d8fe465

View File

@@ -1,5 +1,8 @@
#!/bin/sh
unset KRB5_CONFIG
unset KRB5CCNAME
top_builddir="@top_builddir@"
top_srcdir="@top_srcdir@"
EGREP="@EGREP@"