blob: e98f24df207400c4220d90638d6d1fc3a894a7a2 [file] [log] [blame]
currentTarget=/home/data/httpd/download.eclipse.org/webtools/testUpdates/features/
echo $currentTarget > allUpdates.txt
ls $currentTarget >> allUpdates.txt
currentTarget=/home/data/httpd/download.eclipse.org/webtools/testUpdates/plugins/
echo $currentTarget >> allUpdates.txt
ls $currentTarget >> allUpdates.txt
currentTarget=/home/data/httpd/download.eclipse.org/eclipse/updates/3.1/features/
echo $currentTarget >> allUpdates.txt
ls $currentTarget >> allUpdates.txt
currentTarget=/home/data/httpd/download.eclipse.org/eclipse/updates/3.1/plugins/
echo $currentTarget >> allUpdates.txt
ls $currentTarget >> allUpdates.txt
currentTarget=/home/data/httpd/download.eclipse.org/eclipse/updates/3.0/features/
echo $currentTarget >> allUpdates.txt
ls $currentTarget >> allUpdates.txt
currentTarget=/home/data/httpd/download.eclipse.org/eclipse/updates/3.0/plugins/
echo $currentTarget >> allUpdates.txt
ls $currentTarget >> allUpdates.txt
currentTarget=/home/data/httpd/download.eclipse.org/tools/emf/updates/features/
echo $currentTarget >> allUpdates.txt
ls $currentTarget >> allUpdates.txt
currentTarget=/home/data/httpd/download.eclipse.org/tools/emf/updates/plugins/
echo $currentTarget >> allUpdates.txt
ls $currentTarget >> allUpdates.txt