summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/AVStreams/mpeg/source/include
diff options
context:
space:
mode:
authorsumedh <sumedh@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-03-18 01:03:15 +0000
committersumedh <sumedh@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-03-18 01:03:15 +0000
commit36a8ff351d77d05b0a61b819ab05c1bce88c47b2 (patch)
tree8ab0075058a72f1db0abf886daac05d27666a4ea /TAO/orbsvcs/tests/AVStreams/mpeg/source/include
parent22bcc965584065a965ebaff57b24c346809a6ceb (diff)
downloadATCD-36a8ff351d77d05b0a61b819ab05c1bce88c47b2.tar.gz
*** empty log message ***
Diffstat (limited to 'TAO/orbsvcs/tests/AVStreams/mpeg/source/include')
-rw-r--r--TAO/orbsvcs/tests/AVStreams/mpeg/source/include/common.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/TAO/orbsvcs/tests/AVStreams/mpeg/source/include/common.h b/TAO/orbsvcs/tests/AVStreams/mpeg/source/include/common.h
index 06a9a97cfca..1e452096abf 100644
--- a/TAO/orbsvcs/tests/AVStreams/mpeg/source/include/common.h
+++ b/TAO/orbsvcs/tests/AVStreams/mpeg/source/include/common.h
@@ -56,7 +56,8 @@ extern int gethostname (char*, size_t);
#define DEVELOPER_UID 8640
*/
-#define LOG_DIR "/ogi/students/scen/log/"
+/* %% this is where the logging is done.." */
+#define LOG_DIR "./"
#define DEVELOPER_UID 1735
#define SFprintf if ((!getuid()) || getuid() == DEVELOPER_UID) fprintf