Skip to content

Commit 81d09a0

Browse files
author
Islam Amer
committed
Stupid kb layout
1 parent dd53cb6 commit 81d09a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

send_to_OBS.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@ fi
212212

213213
# If we have GBP then apply patches (in debian/) for any gem build
214214
if [[ $GBP == "yes" ]]; then
215-
if [ -d "debian/patches" ] ; then
215+
if [ -d "debian/patches" ] ; then
216216
gbp-pq import
217217
fi
218218
fi

0 commit comments

Comments
 (0)