X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=make-upstream.sh;h=a42794e32b6a32f17eee0533265bced72865435a;hb=4c9d08c9a27dab0df48a80b5301d9d6715107aa1;hp=70994b14d68ad86cc34b0eade62fba9d6e85b7ca;hpb=2d2b7b94d63f3ed4abbdca3ff7a35ef3482c2dea;p=clsql.git diff --git a/make-upstream.sh b/make-upstream.sh index 70994b1..a42794e 100755 --- a/make-upstream.sh +++ b/make-upstream.sh @@ -19,6 +19,8 @@ Options: EOF } +opt_force=0 + # Command line while [ $# != 0 ]; do value="`echo x\"$1\" | sed -e 's/^x-.//'`"