Commit 20d05d66 authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent d2da2be5
......@@ -187,8 +187,7 @@ test.py.drd: bigfile/_bigfile.so wcfs/wcfs
# run go tests
test.go :
#cd wcfs && $(GO) test -count=1 ./... # -count=1 disables tests caching
cd wcfs && $(GO) test -count=1 -short ./... # -count=1 disables tests caching XXX -short temp
cd wcfs && $(GO) test -count=1 ./... # -count=1 disables tests caching
# test pagefault for double/real faults - it should crash
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment