diff options
| author | Georgios Andreadis <g.andreadis@student.tudelft.nl> | 2017-09-28 16:42:36 +0200 |
|---|---|---|
| committer | Georgios Andreadis <g.andreadis@student.tudelft.nl> | 2017-09-28 16:42:36 +0200 |
| commit | a6fb43b576b94d6fd842f5c6dba443b39a5b3ac9 (patch) | |
| tree | 620347ed4d5293148b936670b128180ddf9b45bc /build | |
| parent | ad5ba1f4df8ed96c7569c60a5e52bf566dfcee88 (diff) | |
Remove C++ simulator from docker setup
Diffstat (limited to 'build')
| -rw-r--r-- | build/supervisord.conf | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/build/supervisord.conf b/build/supervisord.conf index 05ceede2..37b5cc16 100644 --- a/build/supervisord.conf +++ b/build/supervisord.conf @@ -7,10 +7,3 @@ stdout_logfile=/dev/stdout stdout_logfile_maxbytes=0 stderr_logfile=/dev/stderr stderr_logfile_maxbytes=0 - -[program:simulator] -command=/bin/sh -c '/opendc/opendc-simulator/Simulator/simulator /data/database/opendc.db' -stdout_logfile=/dev/stdout -stdout_logfile_maxbytes=0 -stderr_logfile=/dev/stderr -stderr_logfile_maxbytes=0 |
