Sign in
skia
/
buildbot
/
da24bf14bbe35dd3a95c272148317bf5eaf99ecc
/
.
/
fiddlek
/
fiddler_restart.sh
blob: ac573aa321e3c1890fbcb58c50cf51115d0ae9da [
file
] [
log
] [
blame
]
#!/bin/bash
while
true
;
do
/
usr
/
local
/
bin
/
fiddler
"$@"
done