Commit 9efa094428b9b700b98526a7df1202ba5bdb3567

Thomas de Grivel 2023-02-25T23:57:19

rbpkg_ci

1
2
3
4
5
6
7
8
9
10
11
12
13
14
diff --git a/bin/rbpkg_ci b/bin/rbpkg_ci
index 9bb1ee5..b1e5113 100755
--- a/bin/rbpkg_ci
+++ b/bin/rbpkg_ci
@@ -40,9 +40,6 @@ def rbpkg_ci
     Rbpkg.ci_init
     shift
     exit if $ARGS == []
-  end
-    clean = true
-    shift
   when "-h"
     usage
   when "--help"