Update gen.sh to remove redundant error check

cue eval spec.cue >/dev/null removed (redunant per @shykes)

Signed-off-by: Dan POP <dan.papandrea@sysdig.com>
This commit is contained in:
Dan POP 2021-01-29 00:55:31 -05:00 committed by Solomon Hykes
parent c4e55a6915
commit 23a1211cdf

View File

@ -1,7 +1,6 @@
#!/bin/bash
set -e
cue eval spec.cue >/dev/null
(
cat <<'EOF'
package dagger