* add new hash members to return value of or_search and mentions_ids
[lab.git] / .bin / svnst
index 1260525..a8ca99f 100755 (executable)
@@ -1,3 +1,3 @@
 #! /bin/sh
 
-svn st $1 | grep "^[^?]"
+svn st $@ | grep "^[^?]"