Test output for spiffy-sexpr-log [ok]

Testing time: 0s

/root/salmonella-run-publish/chicken/bin/csi -script run.scm < /dev/null
sh: 1: ../spiffy-log2sexpr.scm: Permission denied

-- testing spiffy-log2sexpr --------------------------------------------------
(equal? sexpr-log '(("127.0.0.1" "Thu Aug 25 19:14:15 2011" GET... ... [ FAIL]
    expected #t but got #f
    (equal?
      sexpr-log
      '(("127.0.0.1"
         "Thu Aug 25 19:14:15 2011"
         GET
         "http://localhost:8080/"
         1.0
         403
         "-"
         ("Wget/1.12 (linux-gnu)"))))
1 test completed in 0.003 seconds.
1 failure (100%).
0 out of 1 (0%) tests passed.
-- done testing spiffy-log2sexpr ---------------------------------------------