projects
/
irspy-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
45e4683
)
Fix hashbang
author
Mike Taylor
<mike@miketaylor.org.uk>
Thu, 16 Dec 2010 22:39:11 +0000
(22:39 +0000)
committer
Mike Taylor
<mike@miketaylor.org.uk>
Thu, 16 Dec 2010 22:39:11 +0000
(22:39 +0000)
bin/zoom-delete-records.pl
patch
|
blob
|
history
diff --git
a/bin/zoom-delete-records.pl
b/bin/zoom-delete-records.pl
index
4b9834c
..
13c07a1
100755
(executable)
--- a/
bin/zoom-delete-records.pl
+++ b/
bin/zoom-delete-records.pl
@@
-1,4
+1,4
@@
-#!/opt/local/bin/perl
+#!/usr/bin/perl
#
# ./zoom-delete-records.pl user=admin,password=fruitbat,localhost:8018/IR-Explain---1 'concat(count(irspy:status/irspy:probe[@ok=1]), "/", count(irspy:status/irspy:probe))' 'count(irspy:status/irspy:probe[@ok=1]) = 0 and count(irspy:status/irspy:probe) >= 10'