diff options
author | Bryan Newbold <bnewbold@archive.org> | 2018-03-29 23:25:34 -0700 |
---|---|---|
committer | Bryan Newbold <bnewbold@archive.org> | 2018-03-29 23:25:34 -0700 |
commit | b67d08495cf8caa3fa52cf8f8f80389250685218 (patch) | |
tree | 2221804285c124703d7d1a7df057eec347bea61b /pig/tests/pig.properties | |
parent | 2d85e1cce20bea15595a70f2d1fb303e95ca5d0f (diff) | |
download | sandcrawler-b67d08495cf8caa3fa52cf8f8f80389250685218.tar.gz sandcrawler-b67d08495cf8caa3fa52cf8f8f80389250685218.zip |
basically working pig test
Diffstat (limited to 'pig/tests/pig.properties')
-rw-r--r-- | pig/tests/pig.properties | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/pig/tests/pig.properties b/pig/tests/pig.properties new file mode 100644 index 0000000..082b936 --- /dev/null +++ b/pig/tests/pig.properties @@ -0,0 +1,2 @@ +log4jconf=./tests/log4j.properties +stop.on.failure=true |