Not sure why this work script was in the repository ... but it doesn't
belong ...
This commit is contained in:
parent
2394083bd6
commit
62a029b5c6
@ -1,7 +0,0 @@
|
|||||||
#!/bin/bash
|
|
||||||
for fisier in *.tcl ; do
|
|
||||||
echo $fisier ;
|
|
||||||
sed -e "s/show_error/showError/g" <$fisier >temp
|
|
||||||
mv temp $fisier
|
|
||||||
done
|
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user