From ff2d8ef28e2c49be940fd87b8364162efc0c4351 Mon Sep 17 00:00:00 2001 From: prathamesh Date: Fri, 11 Jul 2014 15:37:26 +0530 Subject: Moved code server in the app folder. moved output folder in the app. --- testapp/exam/output/README.txt | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 testapp/exam/output/README.txt (limited to 'testapp/exam/output/README.txt') diff --git a/testapp/exam/output/README.txt b/testapp/exam/output/README.txt new file mode 100644 index 0000000..3163ed4 --- /dev/null +++ b/testapp/exam/output/README.txt @@ -0,0 +1,4 @@ +This directory contains files generated/saved by users as per their +username. The test executor will chdir into this user directory for each +user when they run the test. Do not delete this directory and ensure that +it is writeable by all. \ No newline at end of file -- cgit