PEERINGTestbed / client

PEERING client controller
https://peering.ee.columbia.edu
8 stars 17 forks source link

Unboud variable error #41

Closed cunha closed 4 years ago

cunha commented 4 years ago

Users have reported an unbounded variable error in our scripts; needs investigation. Here is a snipped of the faulty code:

line 186:     for poison in "${poison_list[@]}" ; do
cunha commented 4 years ago

fixed thanks to @nrodday