The source project of this merge request has been removed.
Correct handling of missing .bash_history
1 unresolved thread
1 unresolved thread
Compare changes
+ 3
− 2
@@ -60,8 +60,9 @@ TEST_TITLE=$( basename ${EXPECT_FILE} )
Or you could just write:
If I do that, then line 66 becomes problematic...
Oh, indeed