Merge branch '1.3.x'
This commit is contained in:
@@ -221,7 +221,7 @@ run() {
|
||||
pushd "$(dirname "$jarfile")" > /dev/null
|
||||
$command
|
||||
result=$?
|
||||
popd
|
||||
popd > /dev/null
|
||||
return "$result"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user