##// END OF EJS Templates
undo edit that was accident.
Vadim Gelfer -
r1881:4392ccef default
parent child Browse files
Show More
@@ -7,8 +7,6 b''
7
7
8 set -e # bail out quickly on failure
8 set -e # bail out quickly on failure
9
9
10 echo $1 $2 $3
11
12 LOCAL="$1"
10 LOCAL="$1"
13 BASE="$2"
11 BASE="$2"
14 OTHER="$3"
12 OTHER="$3"
General Comments 0
You need to be logged in to leave comments. Login now