]> git.mxchange.org Git - core.git/blobdiff - contrib/missing-methods.sh
Continued:
[core.git] / contrib / missing-methods.sh
index a4105c7a9617757d71af6c877a7e06b0fe849699..9428ec31733062e7f0994ddb5518936733967e27 100755 (executable)
@@ -8,4 +8,4 @@ then
        exit 255
 fi
 
-grep __call "${DEBUG_FILE}" |cut -d ":" -f 5-7|cut -d "[" -f 2|cut -d "]" -f 1
+grep __call "${DEBUG_FILE}" | cut -d "[" -f 4 | cut -d "]" -f 1