Nuke debug message

This commit is contained in:
Daniel O'Connor 2012-09-06 17:28:40 +09:30
parent 7a06f55078
commit 741ffd0d2d

View File

@ -67,7 +67,7 @@ if [ $SYSTYPE = "SunOS" ]; then
SED=gsed
GREP=ggrep
fi
echo "BASH is $BASH"
if [ $SYSTYPE = "Linux" ]; then
# Get nanosecond resolution
TSFMT='+%Y-%m-%d %H:%M:%S.%N'