fix indentation
This commit is contained in:
parent
c6bfd3f0f7
commit
c1aff6a9e3
|
@ -1505,6 +1505,7 @@ key.store=/home/buildbot/.android/release.keystore
|
||||||
key.alias=buildbot
|
key.alias=buildbot
|
||||||
key.store.password=buildbot
|
key.store.password=buildbot
|
||||||
key.alias.password=buildbot
|
key.alias.password=buildbot
|
||||||
|
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
$NDK clean &> $TMPDIR/log/${BOT}/${LOGDATE}/${LOGDATE}_RetroArch_${PLATFORM}.log
|
$NDK clean &> $TMPDIR/log/${BOT}/${LOGDATE}/${LOGDATE}_RetroArch_${PLATFORM}.log
|
||||||
|
|
Loading…
Reference in New Issue