diff --git a/tests/run.exp b/tests/run.exp index 4d62663..370a77b 100755 --- a/tests/run.exp +++ b/tests/run.exp @@ -32,7 +32,7 @@ expect { exp_continue } "pi@raspberrypi:~$ " { - send "find /opt/zram/. -exec touch {} \;\r" + send "find /opt/zram/* -exec bash -c 'touch \"{}\"' - \;\r" } "Login incorrect" { exit 1