Updating test
svn: r12173
This commit is contained in:
parent
6ff90087ac
commit
ba562277ed
|
@ -20,9 +20,8 @@
|
|||
(define (write-test-passwords!)
|
||||
(with-output-to-file test-passwords
|
||||
(lambda ()
|
||||
(with-input-from-file default-passwords
|
||||
(lambda ()
|
||||
(write (read)))))
|
||||
(write ''(("secret stuff" "/secret(/.*)?" (bubba "bbq") (|Billy| "BoB")
|
||||
(aladdin "open sesame")))))
|
||||
#:exists 'truncate/replace))
|
||||
|
||||
(write-test-passwords!)
|
||||
|
|
Loading…
Reference in New Issue
Block a user