Comment 2 for bug 1092555

Revision history for this message
Michael Kogan (michael-kogan) wrote :

I've run into the same issue, but the patch didn't seem to help, maybe I've done something wrong?

[photon@photon-desktop Desktop]$ cd undistract-me/
[photon@photon-desktop undistract-me]$ patch < patch
patching file long-running.bash
[photon@photon-desktop undistract-me]$ cd ..
[photon@photon-desktop Desktop]$ . undistract-me/long-running.bash
Could not find preexec.bash
[photon@photon-desktop Desktop]$ ls -l undistract-me/
insgesamt 32
drwxr-xr-x 3 photon users 4096 12. Jan 22:14 debian
-rw-r--r-- 1 photon users 1276 12. Jan 22:14 LICENSE
-rw-r--r-- 1 photon users 4080 12. Jan 22:15 long-running.bash
-rw-r--r-- 1 photon users 809 12. Jan 22:14 patch
-rw-r--r-- 1 photon users 7261 12. Jan 22:14 preexec.bash
-rw-r--r-- 1 photon users 2286 12. Jan 22:14 README.md
-rw-r--r-- 1 photon users 327 12. Jan 22:14 undistract-me.sh
[photon@photon-desktop Desktop]$ chmod +x undistract-me/preexec.bash
[photon@photon-desktop Desktop]$ . undistract-me/long-running.bash
Could not find preexec.bash