X-Git-Url: http://www.andromeda.nl/gitweb/?a=blobdiff_plain;f=test%2Ft0005.sh;fp=test%2Ft0005.sh;h=0000000000000000000000000000000000000000;hb=a85e804fd7f87a4d067ef31a634b54bd6106c0f5;hp=a0d34b673aa07b7704a16dbb299793ba0eccaff2;hpb=9feb71b3ce28919ebce852f1f34916e52e4b5542;p=gnucomo.git diff --git a/test/t0005.sh b/test/t0005.sh deleted file mode 100644 index a0d34b6..0000000 --- a/test/t0005.sh +++ /dev/null @@ -1,21 +0,0 @@ -#!/bin/sh - -# -# Create an object 'kithira.andromeda.nl' in the database and -# parse a piece of a syslog file without specifying a time. -# This tests wether an improper time still creates valid data. - -cd .. - -if psql gnucomo_test -q /dev/null -then - psql gnucomo_test -q -c "insert into object (objectname) values ('kithira.andromeda.nl')" - psql gnucomo_test -c "select * from object" - src/gcm_input/gcm_input -c gnucomo_test -h kithira.andromeda.nl -d 'sep 5 2002'