Sign in
webkit
/
WebKit
/
refs/heads/safari-4-branch
/
.
/
BugsSite
/
contrib
/
cmdline
/
bugs
blob: 2e8655876d55e543b8dc2f546856d0198a43feb5 [
file
] [
log
] [
blame
]
#!/bin/sh
thisdir
=
`dirname "$0"`
bugids
=
`$thisdir/bugids "$@"`
||
echo
"$bugids"
1
>&
2
&&
exit
1
echo
"$bugids"
|
sed
-
e
's/ /\,/g'