aboutsummaryrefslogtreecommitdiff
path: root/scenarios/garage-warp
diff options
context:
space:
mode:
Diffstat (limited to 'scenarios/garage-warp')
-rwxr-xr-xscenarios/garage-warp2
1 files changed, 1 insertions, 1 deletions
diff --git a/scenarios/garage-warp b/scenarios/garage-warp
index 6fd689f..d099e3a 100755
--- a/scenarios/garage-warp
+++ b/scenarios/garage-warp
@@ -10,7 +10,7 @@ for fl in sys.argv[1:]:
if shared.id() == 1:
garage.deploy_coord()
- warp.on_garage(params=warp.bench)
+ warp.on_garage()
garage.delete_key()
garage.destroy()
else: