chiark / gitweb /
dgit: aptget archive access method
[dgit.git] / tests / tests / build-modes
index a8c5d5cfcaf8720b368eda864533e6828fa4177e..18ead358e763f1a7b17667a3c5aff1d0c150a896 100755 (executable)
@@ -12,14 +12,14 @@ for act in                                  \
        'build -B'                              \
        'build -A'                              \
        'build -F'                              \
+       'build -g'                              \
+       'build -G'                              \
        build-source                            \
 ; do
        bm-guess-e-source-e-targets "$act"
 
        case $act in
        build-source)
-               e_source=true
-               e_targets=''
                cleanmodes="$cleanmodes_all"
                ;;
        *)