Magic string still has ".ss" in it.

This commit is contained in:
Eli Barzilay 2010-09-20 09:27:48 -04:00
parent fa7dd9b522
commit 688b08408f

View File

@ -282,7 +282,7 @@
(parameterize ([current-directory submission-dir])
(define magics '(#"WXME"
#"<<<MULTI-SUBMISSION-FILE>>>"
#"#reader(lib\"read.rkt\"\"wxme\")WXME"))
#"#reader(lib\"read.(?:rkt|ss)\"\"wxme\")WXME"))
(define mlen (apply max (map bytes-length magics)))
(define file
;; find the newest wxme file