Skip to content

Commit

Permalink
Update platformwrapper.py
Browse files Browse the repository at this point in the history
  • Loading branch information
schandrika authored Oct 23, 2024
1 parent 84bcb17 commit 4ef227b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/volttrontesting/platformwrapper.py
Original file line number Diff line number Diff line change
Expand Up @@ -887,7 +887,6 @@ def __install_agent_wheel__(self, wheel_file, start, vip_identity):

self.logit("VOLTTRON_HOME SETTING: {}".format(
self.env['VOLTTRON_HOME']))
env = self.env.copy()

cmd = f"vctl --json install {wheel_file}".split()
#cmd = ['volttron-ctl', '--json', 'install', wheel_file]
Expand Down

0 comments on commit 4ef227b

Please sign in to comment.