diff options
Diffstat (limited to 'src/run.bash')
-rwxr-xr-x | src/run.bash | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/run.bash b/src/run.bash index a3e90cc4f..aec490109 100755 --- a/src/run.bash +++ b/src/run.bash @@ -91,7 +91,6 @@ time gomake ogle time ./run ) || exit $? -[ "$GOHOSTOS" == windows ] || (xcd ../doc/codelab/wiki gomake clean gomake |