aboutsummaryrefslogtreecommitdiff
path: root/xtask/src/not_bash.rs
diff options
context:
space:
mode:
Diffstat (limited to 'xtask/src/not_bash.rs')
-rw-r--r--xtask/src/not_bash.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/xtask/src/not_bash.rs b/xtask/src/not_bash.rs
index c49ad671d..40f706d9f 100644
--- a/xtask/src/not_bash.rs
+++ b/xtask/src/not_bash.rs
@@ -1,4 +1,5 @@
1//! A bad shell -- small cross platform module for writing glue code 1//! A bad shell -- small cross platform module for writing glue code
2
2use std::{ 3use std::{
3 cell::RefCell, 4 cell::RefCell,
4 env, 5 env,