mirror of
https://github.com/clearlinux/graphene.git
synced 2026-08-28 13:25:43 +00:00
fcf0a01d7d
We don't use it in tests, plus it didn't work on SGX - there was a warning about autogeneration inserted before the autogenerated shebang. Also, test_106_manifest_with_shebang didn't actually test the shebang but ran the binary through the loader, so it was meaningless. We'll need to fix it and implement again after cleaning up Graphene invocation.