Subversion Repositories vgwhois

Compare Revisions

Regard whitespace Rev 4 → Rev 5

/trunk/maintenance/qa-monitor/testcases/batch
1,15 → 1,13
#!/bin/bash
 
#
# generic Whois - Maintenance Framework: Testcases
# VWhois (ViaThinkSoft WHOIS, a fork of generic Whois / gwhois)
# Maintenance / Developer utilities
#
# (c) 2012-2014 Daniel Marschall, ViaThinkSoft [www.viathinksoft.de]
# (c) 2012-2019 by Daniel Marschall, ViaThinkSoft <info@daniel-marschall.de>
#
# Distribution, usage etc. pp. regulated by the current version of GPL.
# License: https://www.gnu.org/licenses/gpl-2.0.html (GPL version 2)
#
#
# Version 2014-08-19
#
 
DIR=$( dirname "$0" )