Skip to content

Commit 68515df

Browse files
committed
tmp
Signed-off-by: Mateusz Gozdek <mgozdek@microsoft.com>
1 parent da42f90 commit 68515df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/linux_target_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5540,7 +5540,7 @@ func testLinuxSpec(t *testing.T, userSpec dalec.Spec) dalec.Spec {
55405540
Dependencies: &dalec.PackageDependencies{
55415541
Runtime: map[string]dalec.PackageConstraints{
55425542
"coreutils": {},
5543-
"bash": {},
5543+
//"bash": {},
55445544
},
55455545
},
55465546
}

0 commit comments

Comments
 (0)