diff options
author | schmidt <douglascraigschmidt@users.noreply.github.com> | 2000-10-30 16:10:44 +0000 |
---|---|---|
committer | schmidt <douglascraigschmidt@users.noreply.github.com> | 2000-10-30 16:10:44 +0000 |
commit | b6e4dd06a2657a3abcae1228edbe14302f4c7c4a (patch) | |
tree | b21a348dc82cdc2ee6e90247ce31025a38de0d15 /tests/Malloc_Test.cpp | |
parent | 605e7fdb7b2af8d254d9e7bad100f5bb1339437f (diff) | |
download | ATCD-b6e4dd06a2657a3abcae1228edbe14302f4c7c4a.tar.gz |
ChangeLogTag:Mon Oct 30 00:57:42 2000 Darrell Brunsch <brunsch@uci.edu>
Diffstat (limited to 'tests/Malloc_Test.cpp')
-rw-r--r-- | tests/Malloc_Test.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Malloc_Test.cpp b/tests/Malloc_Test.cpp index 5ef9b29b7de..3e1b214bb18 100644 --- a/tests/Malloc_Test.cpp +++ b/tests/Malloc_Test.cpp @@ -290,6 +290,7 @@ main (int argc, ACE_TCHAR *[]) // No arguments means we're the parent process. ACE_Process_Options options (1); + options.command_line (EXE_LOCATION ACE_TEXT ("Malloc_Test") ACE_PLATFORM_EXE_SUFFIX |