diff options
author | Paul Joseph Davis <davisp@apache.org> | 2009-09-27 06:49:48 +0000 |
---|---|---|
committer | Paul Joseph Davis <davisp@apache.org> | 2009-09-27 06:49:48 +0000 |
commit | f794d794cc7a475abb2c36238f4533ca79f767e5 (patch) | |
tree | dadaad13d809eb9751cf7740ee37a930cd343e0e | |
parent | f9869b5cc7cf87caae9dbf3c280f9d9c0a766a4f (diff) |
Remove crap to test buildbot.
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@819265 13f79535-47bb-0310-9956-ffa450edef68
-rwxr-xr-x | test/etap/010-file-basics.t | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/test/etap/010-file-basics.t b/test/etap/010-file-basics.t index e74b55dc..a019c465 100755 --- a/test/etap/010-file-basics.t +++ b/test/etap/010-file-basics.t @@ -1,7 +1,5 @@ #!/usr/bin/env escript %% -*- erlang -*- -%%! -pa ./src/couchdb -sasl errlog_type error -boot start_sasl -noshell - % Licensed under the Apache License, Version 2.0 (the "License"); you may not % use this file except in compliance with the License. You may obtain a copy of % the License at |