Home
Issues Pull Requests Milestones AI流水线
Repositories Datasets Forum 实训 竞赛 大数据 AI开发
Register Sign In
youys
/
ant
Not watched
1
0
Fork 1
Code
Releases 0 Wiki Activity
Issues 0 Pull Requests 0 Datasets Model Cloudbrain
You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
321 Commits
1 Branch
80 MB
3533 Download
Tree: f23f966ca7
master
Branches Tags
${ item.name }
Create branch ${ searchTerm }
from 'f23f966ca7'
${ noResults }
ant/src/bin/antRun

antRun 124 B
Raw Normal View History

initial checkin git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267549 13f79535-47bb-0310-9956-ffa450edef68
26 years ago
​
​
​
​
​
​
​
Shell portability fixes Submitted by: Andrew Sudell <asudell@Op.Net> git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267594 13f79535-47bb-0310-9956-ffa450edef68
26 years ago
initial checkin git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267549 13f79535-47bb-0310-9956-ffa450edef68
26 years ago
​
​
Ensure quoted strings for javadoc are interpreted properly by the shell git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267577 13f79535-47bb-0310-9956-ffa450edef68
26 years ago
12345678910111213
  1. #! /bin/sh
  2. # Args: DIR command
  3. cd $1
  4. CMD=$2
  5. shift
  6. shift
  7. if test -f $CMD.sh; then
  8. CMD="sh $CMD.sh"
  9. fi
  10. echo $CMD $@ | sh

No Description

Contributors (10)
All

bodewig@apache.org rubys@apache.org conor@apache.org stefano@apache.org arnout@apache.org duncan@apache.org costin@apache.org craigmcc@apache.org jhunter@apache.org dev-null@apache.org
News
Community News Member news Industry Advisory
help
Tutorial Feedback Resource Note
Community
English
English 简体中文
API
Copyright: New Generation Artificial Intelligence Open Source Open Platform (OpenI)