diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2021-02-22 01:49:27 +0100 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2021-02-22 01:49:27 +0100 |
commit | d9c91dc92f4d6af2d9f537a5f30a2cb40715da71 (patch) | |
tree | 81829c8db5f7e95def1825bdbd4836fcc6486e2e /test | |
parent | ed85b6a6740028ce9ce821975a534f696eabd8ed (diff) |
space damage
Diffstat (limited to 'test')
-rwxr-xr-x | test | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -213,7 +213,7 @@ run() { } set -x EOF - sudo tee -a "$rootdir$testdir/run" >/dev/null <"$t" + sudo tee -a "$rootdir$testdir/run" >/dev/null <"$t" sudo schroot -d"/" -c "$CHROOT" -r -- env -i \ USER="root" \ |