We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c4144d commit 8e497eeCopy full SHA for 8e497ee
1 file changed
at.bash
@@ -44,7 +44,7 @@ _TB_() { # add git modules from GitHub to cache directory
44
fi
45
}
46
47
-_AT_() { # add git modules from GitHub to job directory
+_AT_() { # unused : add git modules from GitHub to job directory
48
if [[ -d "$JDR/$1/" ]]
49
then
50
if ! find "$JDR/$1/" -type f -name AndroidManifest.xml
0 commit comments