forked from ungleich-public/ccollect
Remove testing
This commit is contained in:
parent
b662b32457
commit
775a7e89a9
1 changed files with 0 additions and 19 deletions
19
ccollect.sh
19
ccollect.sh
|
@ -28,25 +28,6 @@ FULL_VERSION="ccollect $VERSION ($RELEASE)"
|
|||
CDATE="date +%Y-%m-%d-%H%M"
|
||||
DDATE="date"
|
||||
|
||||
# FIXME: match only numbers!
|
||||
MDATE="*-*-*-*"
|
||||
MSUFFIX="${MDATE}.*"
|
||||
echo $MSUFFIX "$MSUFFIX"
|
||||
exit 1
|
||||
|
||||
#
|
||||
# Fur future releases...
|
||||
# Date matching:
|
||||
#
|
||||
# [1-9][0-9][0-9][0-9] - allow years from 1000 until 9999 - the human race will
|
||||
# die earlier than this value is reached
|
||||
#
|
||||
# -
|
||||
# [0-1][0-9] ...
|
||||
#
|
||||
#
|
||||
|
||||
|
||||
#
|
||||
# unset parallel execution
|
||||
#
|
||||
|
|
Loading…
Reference in a new issue