Commit 31da766c authored by Saira Hussain's avatar Saira Hussain 💬
Browse files

Fix the test error by keeping files gzipped

parent 0b20d833
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -14,7 +14,7 @@ fi
cp /usr/share/doc/${pkg}/examples/* -a "${AUTOPKGTEST_TMP}"

cd "${AUTOPKGTEST_TMP}"
gunzip -r *
#gunzip -r *

# Just for debugging
set -x