File: run-unit-test

package info (click to toggle)
subarch-select 0.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 84 kB
  • sloc: cpp: 122; makefile: 10; sh: 2
file content (4 lines) | stat: -rw-r--r-- 87 bytes parent folder | download
1
2
3
4
#!/bin/bash
set -e

subarch-select sse /bin/echo -- SSE detected | grep "SSE detected"