mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-17 15:37:52 +02:00
Remove developer script not needed in git repository
This commit is contained in:
@@ -1,6 +0,0 @@
|
|||||||
#!/bin/sh
|
|
||||||
DIR=`dirname $0`;
|
|
||||||
(cd $DIR; make performance)
|
|
||||||
ID=`git rev-list --max-count=1 HEAD`
|
|
||||||
echo "Testing revision ${ID}"
|
|
||||||
$DIR/performance | tee "perf-${ID}.log"
|
|
Reference in New Issue
Block a user