Clone of https://github.com/NixOS/nixpkgs.git (to stress-test knotserver)
at domenkozar-patch-1 82 lines 1.9 kB view raw
1--- a/src/pass/test.rs 2+++ a/src/pass/test.rs 3@@ -83,6 +83,7 @@ 4 base_path.pop(); 5 base_path.pop(); 6 base_path.pop(); 7+ base_path.pop(); 8 base_path.push("testres"); 9 10 let home: PathBuf = base_path.clone(); 11@@ -114,6 +115,7 @@ 12 base_path.pop(); 13 base_path.pop(); 14 base_path.pop(); 15+ base_path.pop(); 16 base_path.push("testres"); 17 18 let home: PathBuf = base_path.clone(); 19@@ -144,6 +146,7 @@ 20 base_path.pop(); 21 base_path.pop(); 22 base_path.pop(); 23+ base_path.pop(); 24 base_path.push("testres"); 25 26 let home: PathBuf = base_path.clone(); 27@@ -185,6 +188,7 @@ 28 base_path.pop(); 29 base_path.pop(); 30 base_path.pop(); 31+ base_path.pop(); 32 base_path.push("testres"); 33 34 let home: PathBuf = base_path.clone(); 35@@ -220,6 +224,7 @@ 36 base_path.pop(); 37 base_path.pop(); 38 base_path.pop(); 39+ base_path.pop(); 40 base_path.push("testres"); 41 42 let home: PathBuf = base_path.clone(); 43@@ -267,6 +272,7 @@ 44 base_path.pop(); 45 base_path.pop(); 46 base_path.pop(); 47+ base_path.pop(); 48 base_path.push("testres"); 49 50 let home: PathBuf = base_path.clone(); 51@@ -298,6 +304,7 @@ 52 base_path.pop(); 53 base_path.pop(); 54 base_path.pop(); 55+ base_path.pop(); 56 base_path.push("testres"); 57 58 let home: PathBuf = base_path.clone(); 59@@ -337,6 +344,7 @@ 60 base_path.pop(); 61 base_path.pop(); 62 base_path.pop(); 63+ base_path.pop(); 64 base_path.push("testres"); 65 66 let home: PathBuf = base_path.clone(); 67@@ -828,6 +836,7 @@ 68 base_path.pop(); 69 base_path.pop(); 70 base_path.pop(); 71+ base_path.pop(); 72 base_path.push("testres"); 73 74 let home: PathBuf = base_path.clone(); 75@@ -860,6 +869,7 @@ 76 base_path.pop(); 77 base_path.pop(); 78 base_path.pop(); 79+ base_path.pop(); 80 base_path.pop(); 81 base_path.push("testres"); 82