projects
/
xonotic
/
xonotic-maps.pk3dir.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8328b76
)
still output stuff!
author
Rudolf Polzer <divverent@alientrap.org>
Sat, 25 Sep 2010 10:55:21 +0000
(12:55 +0200)
committer
Rudolf Polzer <divverent@alientrap.org>
Sat, 25 Sep 2010 10:55:21 +0000
(12:55 +0200)
scripts/shader-audit.sh
patch
|
blob
|
history
diff --git
a/scripts/shader-audit.sh
b/scripts/shader-audit.sh
index
a203d03
..
4e2a5aa
100755
(executable)
--- a/
scripts/shader-audit.sh
+++ b/
scripts/shader-audit.sh
@@
-316,6
+316,7
@@
strip_comments()
return=false
;;
esac
+ echo "$STATUS $TEXT"
done
$return
}