Skip to content

Commit

Permalink
Add comments.
Browse files Browse the repository at this point in the history
  • Loading branch information
sunfishcode committed Dec 21, 2019
1 parent b4b552c commit 1928fc3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/run.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
#!/bin/bash
set -ueo pipefail

# Top-level test runner. Usage is "run.sh <runwasi>" where <runwasi> is a
# WASI-capable runtime.

runwasi="$1"

cd compile-only
Expand Down

0 comments on commit 1928fc3

Please sign in to comment.