mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-24 14:36:13 +01:00
Remove developer script not needed in git repository
This commit is contained in:
parent
b04cf01934
commit
27ec1469ab
@ -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"
|
Loading…
Reference in New Issue
Block a user