more little fixes
This commit is contained in:
@@ -37,7 +37,6 @@ case "$os_name" in
|
||||
DATE=$(command -v gdate)
|
||||
else
|
||||
DATE=$(command -v date)
|
||||
echo "WARNING: GNU date (gdate) not found. Date arithmetic may not work on HP/UX." >&2
|
||||
fi
|
||||
;;
|
||||
*)
|
||||
|
||||
Reference in New Issue
Block a user