X-Git-Url: http://git.kpe.io/?p=clsql.git;a=blobdiff_plain;f=make-upstream.sh;h=a42794e32b6a32f17eee0533265bced72865435a;hp=70994b14d68ad86cc34b0eade62fba9d6e85b7ca;hb=4c9d08c9a27dab0df48a80b5301d9d6715107aa1;hpb=d912f0d932d1718ac14ba1024152c2b5fd9e6107 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-.//'`"